View Single Post
Old October 9th, 2006, 12:58 PM   #13 (permalink)
driller
Member
Verified Customer
 
Join Date: Aug 2006
Posts: 33
well isnt it this

Quote:
eval('$navbar = "' . fetch_template('navbar') . '";');

if ( $styleid == 2 ) $navbar = "<br />";

$headinclude = process_replacement_vars($headinclude);
$header = process_replacement_vars($header);
$navbar = process_replacement_vars($navbar);
what exactly you mean by custom variable i think i have all the same variables
driller is offline   Reply With Quote