summaryrefslogtreecommitdiffstats
path: root/include/stats.php
AgeCommit message (Collapse)AuthorFilesLines
2008-05-01CLEANUP: moved the statistics page into the include directoryArun Persaud1-0/+240
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>