AddAsset Foot

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.
0
Comments
public function Base_AfterBody_Handler(&$Controller)