News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

template.html

Started by unknown12, October 08, 2005, 10:09:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

unknown12

How would I include a PHP file into a part in the template file?

thanks.

EverybodyHatesMe

Its not directly possible.

You could always include the file in theme.php and then assign the variables you need so you can access them in template.html

unknown12


Stramm

if you only need it in the index then use the anycontent block