From 351e3df476b7cc3d6d3db7ec5833367e449bbdfa Mon Sep 17 00:00:00 2001 From: arun Date: Fri, 8 Dec 2006 11:05:21 +0000 Subject: basic user page, list available users and link to start a new game --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') 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; -- cgit v1.2.3-18-g5258