From 0bb6975e8b766bfe5dfd150285d8dc06b3a2832d Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Mon, 26 Jan 2009 16:57:07 -0800 Subject: [PATCH] CLEANUP: removed a debug message just a small cleanup. --- include/newgame.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/newgame.php b/include/newgame.php index 8930b13..40ab74d 100644 --- a/include/newgame.php +++ b/include/newgame.php @@ -171,8 +171,8 @@ else /* send out email, TODO: check for error with email */ $message = "\n". - "you are invited to play a game of DoKo (that is to debug the program ;).\n". - "Place comments and bug reports here:\n". + "you are invited to play a game of DoKo.\n". + "Please, place comments and bug reports here:\n". "http://wiki.nubati.net/index.php?title=EmailDoko\n\n". "The whole round would consist of the following players:\n". "$PlayerA\n". -- 2.25.1