From 1c41d17d61ec513fe71e52e5a631e60b1a890e0e Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 6 Jan 2008 19:27:54 +0100 Subject: BUGFIX: people can't start new games unless they are part of it up to now anyone could start a new game, now you need to be logged in and also be a player in the game Signed-off-by: Arun Persaud --- output.php | 1 + 1 file changed, 1 insertion(+) (limited to 'output.php') diff --git a/output.php b/output.php index 1adc1a7..cf84e8b 100644 --- a/output.php +++ b/output.php @@ -50,6 +50,7 @@ function output_form_for_new_game($names) ?>

Players

Please select four players (or use the randomly pre-selected names)

+

Remember: you need to be one of the players ;)

-- cgit v1.2.3-18-g5258