From: Arun Persaud Date: Thu, 18 Mar 2010 05:32:23 +0000 (-0700) Subject: BUGFIX: fix "keep playing" button. forgot to add include new rule, so games didn... X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bd4973f52d6546d06740ca75466bc34e25e8a20;p=e-DoKo.git BUGFIX: fix "keep playing" button. forgot to add include new rule, so games didn't get restarted --- diff --git a/include/output.php b/include/output.php index 7f35dd2..f8b3e17 100644 --- a/include/output.php +++ b/include/output.php @@ -36,9 +36,10 @@ function output_ask_for_new_game($playerA,$playerB,$playerC,$playerD,$oldgameid) echo " \n"; echo " \n"; echo " \n"; - echo " \n"; - echo " \n"; - echo " \n"; + echo " \n"; + echo " \n"; + echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo "\n";