Booting a netbsd box from a win95 box. Also, How To Install NetBSD packages. All part of work related to the Diskless NetBSD HOW-TO
posted by j 5/15/2000 06:57:00 AM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>