From c34ccc130e2a507c266ee54a163cdf3a5886d63d Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 2 Mar 2010 15:00:35 +0000 Subject: Made a lot of changes, making it possible to entirely remove th config.php file from the project. These changes includes the creation of a new rss config module, the adding of some config vars in both the events and news modules. --- htdocs/index.php | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'htdocs/index.php') diff --git a/htdocs/index.php b/htdocs/index.php index 823c388..a550f77 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -1,7 +1,17 @@ value('splash') == "true") { - +
getPage($config->value('splashpage')); @@ -56,7 +66,6 @@ if($config->value('splash') == "true") { } } - ?> @@ -70,7 +79,6 @@ if($config->value('splash') == "true") { -