CLEANUP: moved the statistics page into the include directory
authorArun Persaud <arun@nubati.net>
Fri, 2 May 2008 03:15:35 +0000 (20:15 -0700)
committerArun Persaud <arun@nubati.net>
Fri, 2 May 2008 03:22:08 +0000 (20:22 -0700)
commit64f953012ebda0912a4e92ff3301f09957019477
tree5bb859db378c58565331d557b9a503c7fc09c4ac
parent5aa7d5dd2d0b487188fef191c6e5ef38f13e38f7
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 <arun@nubati.net>
config.php_template
include/functions.php
include/stats.php [new file with mode: 0644]
index.php
stats.php [deleted file]