From 797448419b0b0408d6eafe9b9a8b7fdd54bf7fb4 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 14 Sep 2008 14:27:26 -0700 Subject: [PATCH] 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 --- include/stats.php | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) 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