]> git.mxchange.org Git - mailer.git/blobdiff - mailid_top.php
Global variables rewritten
[mailer.git] / mailid_top.php
index 71983620c52892289f18ed8e81b6ee6b1754a5b5..42c81598e86fbb4d2d32e98b3a13432e6ef50e70 100644 (file)
@@ -39,7 +39,7 @@ global $what, $action;
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 
 // Tell everyone we are in this module
-$GLOBALS['module'] = "mailid";  $CSS = 0;
+$GLOBALS['module'] = "mailid";  $GLOBALS['output_mode'] = 0;
 
 // Load the required file(s)
 require("inc/config.php");