View Single Post
Old 05-07-2004, 05:24 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
I think what you need to do is change the following statement in config.php:
PHP Code:
$template "$relative_script_path/templates/phpdig.html"
to this:
PHP Code:
$template "$relative_script_path/templates/green.html"
vinyl-junkie is offline   Reply With Quote