Global variables rewritten
[mailer.git] / sponsor_ref.php
index ba8819687e80c882f3f3c1b7f59dc932b1b76f18..a764d2236d97a490e7fbf8f3fdff974d4cfa803b 100644 (file)
@@ -41,7 +41,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "sponsor_ref";
 
 // Set "CSS-Mode"
-$CSS = "0";
+$GLOBALS['output_mode'] = "0";
 
 // Load the required file(s)
 require("inc/config.php");