template.html template.html
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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