X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=index.php;h=f52f5fb2de9d581acf5d6b1d38ac00fbe22ec7bd;hp=c19e9a2f7700ba38b02a3ecfa66fb67a3c0127fb;hb=d2b67884c1d4c5aba9ea85400355bc23f7a2dcad;hpb=25f61608f91f341907899a82faa17a1d2fb35ce6 diff --git a/index.php b/index.php index c19e9a2f77..f52f5fb2de 100644 --- a/index.php +++ b/index.php @@ -39,6 +39,9 @@ require("inc/libs/security_functions.php"); global $what, $action; $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; +// Set "CSS-Mode" +$CSS = "0"; + // Set module $GLOBALS['module'] = "index";