From 4c273bcca53e335d449ee677e36bf90e1fd1d253 Mon Sep 17 00:00:00 2001 From: jhunkeler Date: Sat, 30 Jan 2010 18:21:20 +0000 Subject: Configuration data is now loaded from the include/config.ini file For now the $config and $db variables are initialized from within the theme class. This class supercedes the entire script as it is so far. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2.1@483 c5b2fb0a-d05d-0410-98c8-828840a80ff6 --- themes/default/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/default/footer.php b/themes/default/footer.php index cbbd2bd..e971b9f 100644 --- a/themes/default/footer.php +++ b/themes/default/footer.php @@ -34,7 +34,7 @@ $debug_output = sprintf("Page generated in %.3f seconds | Memory: real(%.3fmb) p Administrative Control Panel

-
+



-- cgit