9.6) How can I convert my commercial boot tape into a cassette image file? - includes a link to something that might be useful (wav2cas).
posted by j 3/20/2000 01:30:00 PM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>