summaryrefslogtreecommitdiffstats
path: root/output.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2008-01-06 19:27:54 +0100
committerArun Persaud <arun@nubati.net>2008-01-06 19:34:21 +0100
commit1c41d17d61ec513fe71e52e5a631e60b1a890e0e (patch)
tree37949c4f0cb434436c541a60fbe7609680779b54 /output.php
parent9122cf59b57c7405a14b5a61238667b98dd58150 (diff)
downloade-DoKo-1c41d17d61ec513fe71e52e5a631e60b1a890e0e.tar.gz
e-DoKo-1c41d17d61ec513fe71e52e5a631e60b1a890e0e.tar.bz2
e-DoKo-1c41d17d61ec513fe71e52e5a631e60b1a890e0e.zip
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 <arun@nubati.net>
Diffstat (limited to 'output.php')
-rw-r--r--output.php1
1 files changed, 1 insertions, 0 deletions
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)
?>
<h2> Players </h2>
<p>Please select four players (or use the randomly pre-selected names)</p>
+ <p>Remember: you need to be one of the players ;) </p>
<form action="index.php" method="post">
<div class="table">