Global variables rewritten
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index c83f596ccb619c1e946708f3b1264d4abf8e0a0b..a9dc0ecc22d85c9b3d0fa635075b70b518d6310f 100644 (file)
--- a/ref.php
+++ b/ref.php
@@ -39,7 +39,7 @@ global $what, $action;
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 
 // Set module
-$GLOBALS['module'] = "ref"; $CSS = -1;
+$GLOBALS['module'] = "ref"; $GLOBALS['output_mode'] = -1;
 
 // Load the required file(s)
 require("inc/config.php");