Adding a line of PHP-code
Posted: Sat Nov 18, 2006 1:22 pm
Hello!
I want to add a line of PHP-code at the bottom of the "index.php"-file in the "templates/default"-folder.
That line will be an include-function, so: include("filename.ext");
But... How to do this in a template?
I want to add a line of PHP-code at the bottom of the "index.php"-file in the "templates/default"-folder.
That line will be an include-function, so: include("filename.ext");
But... How to do this in a template?