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

How to call the value of TITLE variable?

Started by edpudol, February 23, 2007, 06:53:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

edpudol

I want to call the value of the variable TITLE from theme.php is this posible? For example I want to assign the value of the TITLE variable to another variable...

$newtitle = TITLE;

I am trying to do this but no success... any way to do it in php file?

Joachim Müller