X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=img.php;h=ebe55cbecc8a58f68da7646144abfad6e9cb643d;hb=40ad095ca1998aa741f2bbc0dbab8ec16dff3d1f;hp=92f464d0e725133220505c2d988b25663c6295f1;hpb=3161d70d2c3a86649dd16a7909ec16f801f16e4e;p=mailer.git diff --git a/img.php b/img.php index 92f464d0e7..ebe55cbecc 100644 --- a/img.php +++ b/img.php @@ -42,8 +42,8 @@ require('inc/libs/security_functions.php'); $GLOBALS['startTime'] = microtime(true); // Set module -$GLOBALS['module'] = 'img'; -$GLOBALS['output_mode'] = -1; +$GLOBALS['__module'] = 'img'; +$GLOBALS['output_mode'] = -3; // Load the required file(s) require('inc/config-global.php');