diff mconfig.inc.php.example @ 51:7bdf89601ba0

Work on session stuff.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 05 Oct 2013 06:55:58 +0300
parents c969f9e8264a
children 6edd7d623eab
line wrap: on
line diff
--- a/mconfig.inc.php.example	Sat Oct 05 04:14:21 2013 +0300
+++ b/mconfig.inc.php.example	Sat Oct 05 06:55:58 2013 +0300
@@ -14,6 +14,7 @@
   "admTimeout"      => 15,
 );
 
+date_default_timezone_set("Europe/Helsinki");
 
 $securePages = array(
   "/fap2012/admin" => true,