From 22c52b1b71cd4fbeb8bf51df1afe1c7cecaa3da4 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 10 Sep 2009 22:21:02 +0100 Subject: Fixed bug to correct last modified date --- index.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.php') diff --git a/index.php b/index.php index e0741d2..8d7e965 100644 --- a/index.php +++ b/index.php @@ -49,4 +49,6 @@ print($body); include($_SERVER['DOCUMENT_ROOT'] . "/includes/footer.php"); +page_footer($contentpath); + ?> -- cgit v1.2.3