J
|
Jane 12/1/2006 |
Hi, include("include/myfile.php"); |
![]() |
kujox author 12/1/2006 |
Hi, the easiest way to add myfile.php to the every page is to add the following code to the include/header.php file:
|
![]() |
Sergey Kornilov admin 12/1/2006 |
Answer is the same - add a reference to include/header.php file. This will make your functions available in all events. |
A
|
andrewpnlp 3/3/2009 |
Answer is the same - add a reference to include/header.php file. This will make your functions available in all events.
|
A
|
andrewpnlp 3/3/2009 |
Hi Sergey, Can I drag this one out of the history? I've just tried this with 5.0, and the function in header.php is not available within the custom values section as set in the visual editor. Is there another way round this? Regards, Andy
|
![]() |
kujox author 3/4/2009 |
I got round this by putting the include in the project events }
|