CLEANUP: cleaned up index.php a bit more by introducing an 'action' variable
authorArun Persaud <arun@nubati.net>
Sat, 26 Apr 2008 20:01:41 +0000 (13:01 -0700)
committerArun Persaud <arun@nubati.net>
Sat, 26 Apr 2008 20:01:41 +0000 (13:01 -0700)
commit924f395a39eeccbcd54d540613e440cbedd6ba3d
treef78d88b5285bb2d0bcd87e7281411df18749943b
parent09515348107d9aab7823a12d31b082a2ebb75555
CLEANUP: cleaned up index.php a bit more by introducing an 'action' variable

no more if, but one nice switch statement in index.php
Signed-off-by: Arun Persaud <arun@nubati.net>
include/cancelgame.php
include/functions.php
include/game.php
include/login.php [new file with mode: 0644]
include/logout.php
include/newgame.php
include/newgameready.php [deleted file]
include/output.php
include/reminder.php
include/user.php
index.php