SERIES Comon Lisp Package - ``A series is a data structure much like a sequence, with similar kinds of operations.''
posted by j 4/03/2000 10:01:00 AM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>