Ah the pain: ``Minimum System Requirements
NetWare Client 5.13 for Mac OS requires a minimum Macintosh OS of 7.6.1 or later running on a 68030 processor or higher.''
posted by j 2/21/2000 01:00:00 PM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>