BUGFIX: user menu didn't list all games where it is your turn
authorArun Persaud <arun@nubati.net>
Sun, 8 Jun 2008 18:06:19 +0000 (11:06 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 8 Jun 2008 18:06:19 +0000 (11:06 -0700)
commit47fc7e1eec3fc99633a9085c9292ddf1ad065efd
treebbf57994524e63776affccf6d63b031a22d6ceb3
parent36b10f3b006cfc919fdb657e1f06f41969082f0e
BUGFIX: user menu didn't list all games where it is your turn

games where you need to decide if you want to play should be listed
in the menu on the left. The problem is that once somebody moved they
won't show up in the list anymore, since from that point on the server
keeps track of who needs to move next.

Signed-off-by: Arun Persaud <arun@nubati.net>
include/functions.php