BUGFIX: counted cancled games as active games in the statistics
authorArun Persaud <arun@nubati.net>
Fri, 7 Aug 2009 04:04:33 +0000 (21:04 -0700)
committerArun Persaud <arun@nubati.net>
Fri, 7 Aug 2009 04:04:33 +0000 (21:04 -0700)
commitba97ac2dae0f582781e713ee9aa8dae0449417a5
tree45c431a1559009b00699ca19070256814bd6a0f5
parent7a11a1918c28f15403ad3f77254988fe9f25d82e
BUGFIX: counted cancled games as active games in the statistics

instead of testing if the game was in 'pre' or 'play' modus I just tested for <> 'gameover' which also included games which where canceled because of e.g. five nines.
include/stats.php