summaryrefslogtreecommitdiffstats
path: root/functions.php
diff options
context:
space:
mode:
authorarun <arun@nubati.net>2006-12-08 11:05:21 +0000
committerarun <arun>2006-12-08 11:05:21 +0000
commit351e3df476b7cc3d6d3db7ec5833367e449bbdfa (patch)
tree7eb39c30c2de41b25e1ffeeee7a5d2c39fa4e83b /functions.php
parentdceed6f464ca2a65ba25e454aeaea2e1434cd5f3 (diff)
downloade-DoKo-351e3df476b7cc3d6d3db7ec5833367e449bbdfa.tar.gz
e-DoKo-351e3df476b7cc3d6d3db7ec5833367e449bbdfa.tar.bz2
e-DoKo-351e3df476b7cc3d6d3db7ec5833367e449bbdfa.zip
basic user page, list available users and link to start a new game
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index a52ad7a..49e0a1d 100644
--- a/functions.php
+++ b/functions.php
@@ -6,7 +6,7 @@
$host = "http://doko.nubati.net/database/index.php";
$wiki = "http://wiki.nubati.net/index.php?title=EmailDoko";
-$debug = 1;
+$debug = 0;
$last=-2;