'."\n\n"; include_once 'auth.inc.php'; register_shutdown_function(function () { print "\n\n"; include 'foot.inc.php'; print "\n"; }); include "$Page.html"; if (file_exists("$Page.php")) include_once("$Page.php");