test commit msg

This commit is contained in:
duck
2004-07-09 15:48:12 +00:00
committed by zzz
parent bdd92d9898
commit cc7bdc18ac

View File

@ -25,4 +25,5 @@ if(is_readable(PAGE_DIR.$page.PAGE_EXT)) {
print "<h1>Error: Page \"$page\" not found</h1>";
include(PAGE_DIR.'footer'.PAGE_EXT);
}
?>