]> Softwares of Agnibho - simpleipd.git/blobdiff - config.php.example
Bugfix
[simpleipd.git] / config.php.example
index 7361f600123bca566ebaafab3e5ce308d4d3253b..ef401c5705ac6f7a1809738951ff951e45b9e1fe 100644 (file)
@@ -1,5 +1,6 @@
 <?php
-define("CONFIG_URL", "/");
+define("CONFIG_URL", "");
+define("CONFIG_TZ", "UTC");
 define("CONFIG_ROOT", __DIR__."/");
 define("CONFIG_WWW", CONFIG_ROOT."www/");
 define("CONFIG_LIB", CONFIG_ROOT."lib/");