Matt suggested that Chex mix should be sent in file cabinet drawers instead of metal tins. That way, when you've finished with the Chex mix, you've got a file cabinet.
posted by j 1/25/2000 12:36:00 PM
$footerhtml = "/home/jaw/jwalsh.net/includes/themes/" . $theme . "/footer.php";
if ( file_exists($footerhtml) ) {
include($footerhtml);
} else {
printf("Error: No theme specified");
}
?>