From 3f2f0db10c0a3a13c0593628768a8794aaa800c8 Mon Sep 17 00:00:00 2001 From: ShevAbam Date: Fri, 8 Jan 2016 14:46:38 +0100 Subject: [PATCH] System : prevents error with date if there is no date.timezone defined in php.ini --- libs/system.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/system.php b/libs/system.php index d28ff53..5aea939 100644 --- a/libs/system.php +++ b/libs/system.php @@ -1,5 +1,6 @@