summaryrefslogtreecommitdiffstats
path: root/functions.php
diff options
context:
space:
mode:
authorarun <arun@nubati.net>2006-12-08 21:22:37 +0000
committerarun <arun>2006-12-08 21:22:37 +0000
commite70edfecc1252420ceb06f55a97e1f14f76a767a (patch)
tree11854fd75fba7c04c9e8447fe5c7674e01ac60b4 /functions.php
parent60cf635bba27f24c93a54091b80c39d78e4b456a (diff)
downloade-DoKo-e70edfecc1252420ceb06f55a97e1f14f76a767a.tar.gz
e-DoKo-e70edfecc1252420ceb06f55a97e1f14f76a767a.tar.bz2
e-DoKo-e70edfecc1252420ceb06f55a97e1f14f76a767a.zip
bugfix? game entry wasn't added to DB, hope it is fixed now
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 c955d5c..1c7b29b 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 = 0;
+$debug = 1;
$last=-2;