]> git.mxchange.org Git - mailer.git/blobdiff - img.php
Global variables rewritten
[mailer.git] / img.php
diff --git a/img.php b/img.php
index 4a6c77dd70819a24dc704281dbb6c6fb17bba65b..cf410ccdb14ba007296e0cdf4cab79469575be86 100644 (file)
--- a/img.php
+++ b/img.php
@@ -39,7 +39,7 @@ global $what, $action;
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 
 // Set module
-$GLOBALS['module'] = "img"; $CSS = -1;
+$GLOBALS['module'] = "img"; $GLOBALS['output_mode'] = -1;
 
 // Load the required file(s)
 require("inc/config.php");