A whitepaper covering The Solaris 8 Operating Environment and Microsoft Windows 2000 .
posted by j 4/05/2000 05:53:00 AM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>