projects
/
e-DoKo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e3f5fe
)
removed hardcoded reference to wiki and replaced with variable from config.php
author
Arun Persaud
<arun@nubati.net>
Sun, 6 Jun 2010 20:28:50 +0000
(13:28 -0700)
committer
Arun Persaud
<arun@nubati.net>
Sun, 6 Jun 2010 20:28:50 +0000
(13:28 -0700)
include/newgame.php
patch
|
blob
|
history
diff --git
a/include/newgame.php
b/include/newgame.php
index f06bebe65d5e82b1028764fb03136080f7bab056..4e9deaf979c5d7663830e5ff37db6896a8606108 100644
(file)
--- 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".