X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=install.php;h=22e48ef1b1417cd0909ab8f113e3672f92c5a305;hb=0e269568bd666186509e98594e83bac199ac26da;hp=1f3ff34eadb1ed18e1497d8ceb4d8dd8b4f1171e;hpb=0d151affa122aa0561e66145d0b40143b295042d;p=mailer.git diff --git a/install.php b/install.php index 1f3ff34ead..22e48ef1b1 100644 --- a/install.php +++ b/install.php @@ -59,7 +59,7 @@ $GLOBALS['startTime'] = microtime(true); $GLOBALS['mxchange_installing'] = true; // Set CSS variable for "normal mode" -$GLOBALS['output_mode'] = 0; +$GLOBALS['output_mode'] = '0'; // Set module $GLOBALS['module'] = 'install';