From: Arun Persaud Date: Sun, 14 Sep 2008 21:27:26 +0000 (-0700) Subject: NEW FEATURE: statistics for contra/re calls, no90, etc. X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=797448419b0b0408d6eafe9b9a8b7fdd54bf7fb4;hp=c85a02555f543be61a122001bd430070dc45ba1d;ds=sidebyside NEW FEATURE: statistics for contra/re calls, no90, etc. how often does the re/contra party call no 90, no 60, etc. Signed-off-by: Arun Persaud --- diff --git a/include/stats.php b/include/stats.php index d49d57a..d372e4a 100644 --- a/include/stats.php +++ b/include/stats.php @@ -104,15 +104,16 @@ if( !$content = getCache("cache/stats.html",60*60*24) ) select g1.id, g2.id from game g1 left join game g2 on g1.randomnumbers=g2.randomnumbers where g1.id