basic user page, list available users and link to start a new game
[e-DoKo.git] / functions.php
index 0ce10e29801ad8b75d484a71fce53eaae51ffd7e..49e0a1d21aade548bee7f718417e840bcfc50880 100644 (file)
@@ -4,9 +4,9 @@
  * config 
  */
 
-$host  = "http://doko.nubati.net/index.php";
+$host  = "http://doko.nubati.net/database/index.php";
 $wiki  = "http://wiki.nubati.net/index.php?title=EmailDoko";
-$debug = 1;
+$debug = 0;
 
 $last=-2;