BUGFIX: make user menu and personal notes appear again
authorArun Persaud <arun@nubati.net>
Tue, 21 Oct 2008 02:54:13 +0000 (19:54 -0700)
committerArun Persaud <arun@nubati.net>
Tue, 21 Oct 2008 03:34:17 +0000 (20:34 -0700)
commit2666bb58429c385b716d2ffd5d5fe9a9e7af4f45
tree8b47bb79a20981ccc123d3e18587dcad4da89ebc
parente1b3eaa640a1e4249b8406e946bd65e902aadfb9
BUGFIX: make user menu and personal notes appear again

had them only shown when player was logged in, but there is really no reason to not show them to players who are not logged in in an ongoing game (only the correct player should get to a page with an ongoing game)

Signed-off-by: Arun Persaud <arun@nubati.net>
include/functions.php
include/game.php
include/newgame.php
include/output.php
include/preferences.php
include/stats.php
include/user.php