BUGIX: games in a session were not ordered by date, but by id
authorArun Persaud <arun@nubati.net>
Tue, 27 Nov 2007 18:12:39 +0000 (19:12 +0100)
committerArun Persaud <arun@nubati.net>
Tue, 27 Nov 2007 18:12:39 +0000 (19:12 +0100)
commit014c31b6a22d4ab2f43eb58ed2acde02042c402b
tree8eb319a37d9e45ac2a627e63518e5eb0aec9ccbc
parent9732aef914603924915bde24684f322843ead085
BUGIX: games in a session were not ordered by date, but by id

when a game gets cancled new games use that game_id in the DB which can mess up the ordering of sessions. fixed now.
db.php