From 64f953012ebda0912a4e92ff3301f09957019477 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Thu, 1 May 2008 20:15:35 -0700 Subject: CLEANUP: moved the statistics page into the include directory added action=stats and moved the stats.php page to the include directory. Now we have a nice small index.php. Also moved the session_start in front of the includes, since it gave me an error on the mac otherwise?! Signed-off-by: Arun Persaud --- index.php | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index d1d2926..77a2c5b 100644 --- a/index.php +++ b/index.php @@ -1,11 +1,20 @@