Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Include PHP in default.master.pl

edited December 2013 in Vanilla 2.0 - 2.8

Hello friends!

I'm developing a Vanilla Forum and I am very happy with the result. But, how can I include a top, that is in php file, in my header?

I tried (file: default.master.pl):

{php}
include('../top.php');
{/php}

Reference: http://www.smarty.net/docsv2/en/language.function.php.tpl

Sorry for my bad English!

Thanks in advance! :-)

Comments

Sign In or Register to comment.