From e70edfecc1252420ceb06f55a97e1f14f76a767a Mon Sep 17 00:00:00 2001 From: arun Date: Fri, 8 Dec 2006 21:22:37 +0000 Subject: bugfix? game entry wasn't added to DB, hope it is fixed now --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') 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; -- cgit v1.2.3-18-g5258