X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Finstall-inc.php;h=681e7c14aa5bf0f802276cad573ab586cb6f0aad;hb=9197694ce183b69384a385a6c4a5e16988c7fb09;hp=84fdb9b3d241ef7566b42b04c35c29936f1867d1;hpb=b07f7e44eb7441841763058e598a25067e13cee8;p=mailer.git diff --git a/inc/install-inc.php b/inc/install-inc.php index 84fdb9b3d2..681e7c14aa 100644 --- a/inc/install-inc.php +++ b/inc/install-inc.php @@ -51,7 +51,7 @@ loadExtension('timezone', 'test'); setConfigEntry('timezone', 'Europe/Berlin'); // And init timezone -FILTER_INIT_TIMEZONE(); +FILTER_INIT_TIMEZONE(array()); // Init variables $GLOBALS['install_mysql'] = array();