Installing and Running the JDBC(TM) API Test Suite 1.2.1
posted by j 4/06/2001 12:32:00 PM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>