]> git.mxchange.org Git - mailer.git/blobdiff - sponsor_ref.php
More globals rewritten, see #100
[mailer.git] / sponsor_ref.php
index ba8819687e80c882f3f3c1b7f59dc932b1b76f18..d3a6f6795e3c483dae14bbdafcaba883f4b348cc 100644 (file)
 require("inc/libs/security_functions.php");
 
 // Init "action" and "what"
-global $what, $action;
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 
 // Set module
 $GLOBALS['module'] = "sponsor_ref";
 
 // Set "CSS-Mode"
-$CSS = "0";
+$GLOBALS['output_mode'] = "0";
 
 // Load the required file(s)
 require("inc/config.php");