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