diff options
Diffstat (limited to 'functions.php')
-rw-r--r-- | functions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php index 0ce10e2..a52ad7a 100644 --- a/functions.php +++ b/functions.php @@ -4,7 +4,7 @@ * 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; |