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?
http://forum.coppermine-gallery.net/index.php?topic=40951.0