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.

AddAsset Foot

AdrianAdrian MVP
edited October 2010 in Vanilla 2.0 - 2.8
I am working on a plugin that requires me to include a php file to the current template. I have unsuccessfully tried to use {php}, as well which should work in Smarty. I guess in short can anyone give proper syntax for addasset foot to include a php file in a plugin file. Currently using EOF is causing issue with login box.
Tagged:

Comments

  • AdrianAdrian MVP
    edited October 2010
    I got it, in case others need it, the answer was
    public function Base_AfterBody_Handler(&$Controller)
Sign In or Register to comment.