[fm] fetchmail 5.3.3 for on-demand TCP/IP links released a new version yesterday.
posted by j 3/14/2000 08:10:00 AM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>