From 810d232ee6717f14f5ecfc4b7b7486ac4d199f26 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Fri, 10 May 2013 15:13:23 +0400 Subject: [PATCH] fixes #209 added setting default timezone to UTC in case it's not set via php.ini --- apps/bootstrap/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/bootstrap/index.php b/apps/bootstrap/index.php index c046b69..dec6e35 100644 --- a/apps/bootstrap/index.php +++ b/apps/bootstrap/index.php @@ -1,4 +1,8 @@