X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=config.php_template;fp=config.php_template;h=761d889498dd14e7625e122187e305076bc53613;hp=fb84a51d04270b41e331b01cb021036d9a710bd2;hb=e7e64b1ada481710704c16bfb8ee4a7c337dc8f1;hpb=acf6c5f97944366952e6b373a4d59cecd08b658e diff --git a/config.php_template b/config.php_template index fb84a51..761d889 100644 --- a/config.php_template +++ b/config.php_template @@ -27,6 +27,8 @@ /* used as the reply email in each email */ $EMAIL_REPLY=""; - /* this should point to your index.file */ + /* this should point to your index.file, probably without the http:// to avoid extra requests */ $host = "http://.../index.php" + + $defaulttimezone = date_default_timezone_get(); ?> \ No newline at end of file