Summary of Available Athena Software (AC-13) for research and evaluation.
posted by j 11/28/2000 06:09:00 AM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>