diff options
-rw-r--r-- | include/newgame.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/newgame.php b/include/newgame.php index f06bebe..4e9deaf 100644 --- a/include/newgame.php +++ b/include/newgame.php @@ -191,8 +191,7 @@ else /* send out email, TODO: check for error with email */ $message = "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". + "Please, place comments and bug reports here:\n$WIKI\n\n". "The whole round would consist of the following players:\n". "$PlayerA\n". "$PlayerB\n". |