From 73bba7c52c73fa0641f99ba75e0869f8a2b02f4e Mon Sep 17 00:00:00 2001 From: dg9vh Date: Wed, 25 May 2016 12:38:31 +0000 Subject: [PATCH] readded default-timezone to config.php --- setup.php | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.php b/setup.php index fd60924..73a4c65 100644 --- a/setup.php +++ b/setup.php @@ -26,6 +26,7 @@ include "include/tools.php"; fwrite($configfile,"\n"); fclose($configfile);