X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=install.php;h=9f954414b405236f7eb011848b0f9f89832793b3;hp=51fb165eacc5238343035fbc54a520951c447516;hb=867569892ec2c60e21eca38559e3d050576c0bd0;hpb=f9a9c09e1ae257449bfd98f8854e321efba1dc3c diff --git a/install.php b/install.php index 51fb165eac..9f954414b4 100644 --- a/install.php +++ b/install.php @@ -52,6 +52,9 @@ global $what, $action; $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; +// Set CSS variable for "normal mode" +$CSS = 0; + // Set module $GLOBALS['module'] = "install";