Home
last modified time | relevance | path

Searched refs:template_vanity (Results 1 – 2 of 2) sorted by relevance

/dports/www/coppermine/cpg1.6.x-1.6.12/include/
H A Dthemes.inc.php1500 if (!isset($template_vanity)) { //{THEMES}
1505 $template_vanity = <<<EOT variable
4213 global $template_vanity ;
4215 return template_eval($template_vanity, array());
/dports/www/coppermine/cpg1.6.x-1.6.12/themes/sample/
H A Dtheme.php1503 $template_vanity = <<<EOT variable
4211 global $template_vanity ;
4213 return template_eval($template_vanity, array());