From: Arun Persaud Date: Sun, 2 Dec 2007 18:05:15 +0000 (+0100) Subject: NEW FEATURE: make stastitic page accessable X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b4c073220b00bc0cb2c004351a051659b2f03b;p=e-DoKo.git NEW FEATURE: make stastitic page accessable created a link from the user menu to the stats.php page --- diff --git a/functions.php b/functions.php index 69e208c..1e80c31 100644 --- a/functions.php +++ b/functions.php @@ -823,6 +823,7 @@ function display_user_menu() echo "
start a new game\n"; + echo "
Statistics\n"; echo "
Report bugs in the wiki\n";