X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/bb4bf04ac874c411328c79dda0a843e62a6ba356..ab89443fa6d3a9e13476dae2a3a6c23d13ccf9b0:/head.inc.php?ds=sidebyside diff --git a/head.inc.php b/head.inc.php index 4489ce9..f8435ff 100644 --- a/head.inc.php +++ b/head.inc.php @@ -1,10 +1,14 @@ '."\n\n"; include_once 'auth.inc.php'; register_shutdown_function(function () { + print "\n\n"; include 'foot.inc.php'; + print "\n"; });