Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-04 | NEW FEATURES: show global statistic | Arun Persaud | 1 | -2/+3 | |
show points/game for all players that have 10 or more games Signed-off-by: Arun Persaud <arun@nubati.net> | |||||
2008-05-01 | CLEANUP: moved the statistics page into the include directory | Arun Persaud | 1 | -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> |