Many rewrites to get rid of dublicate modreg inserts while ext-cache is registered
[mailer.git] / img.php
diff --git a/img.php b/img.php
index 444b1b96f590f6842bda1cdeb13d77e7d99e03de..adaa3e271e668cc8069d874cff7f418a7f181411 100644 (file)
--- a/img.php
+++ b/img.php
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
-// Init "action" and "what"
-$GLOBALS['what'] = '';
-$GLOBALS['action'] = '';
-
 // Set module
 $GLOBALS['module'] = 'img';
 $GLOBALS['output_mode'] = -1;