]> git.mxchange.org Git - mailer.git/blobdiff - index.php
Global variables rewritten
[mailer.git] / index.php
index f52f5fb2de9d581acf5d6b1d38ac00fbe22ec7bd..e9264b7bcc4f6e21d2b76eb78557aba8e0b9366c 100644 (file)
--- a/index.php
+++ b/index.php
@@ -40,7 +40,7 @@ global $what, $action;
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 
 // Set "CSS-Mode"
-$CSS = "0";
+$GLOBALS['output_mode'] = "0";
 
 // Set module
 $GLOBALS['module'] = "index";