Global variables rewritten
[mailer.git] / js.php
diff --git a/js.php b/js.php
index d108cd75bf40c27aa8c4539d1cfd475fdd6f9bfc..9ef588d72b62378a88d4f7c81ad9d8cb790a125e 100644 (file)
--- a/js.php
+++ b/js.php
@@ -49,7 +49,7 @@ $GLOBALS['action'] = "";
 // pattern is given...
 //
 // But mxchange 0.3.0 will show that in better way! :D :D :D
-$CSS = "1"; $GLOBALS['module'] = "js";
+$GLOBALS['output_mode'] = "1"; $GLOBALS['module'] = "js";
 
 // Load the required file(s)
 require("inc/config.php");