redhat.com 6.1 certification and a zdnet article on hardening redhat / linux
posted by j 3/16/2000 02:47:00 PM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>