X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=img.php;h=df3c72506b67ed34b7494a3a4f5beea5ac3e1bc2;hb=61b77b466ed51b55406cce2671c6ad3991b350a9;hp=8710bd0ba13a908deb43f2d398fa250c59e83645;hpb=58b29a924c48e7c1ce38c435c92e541b53984c56;p=mailer.git diff --git a/img.php b/img.php index 8710bd0ba1..df3c72506b 100644 --- a/img.php +++ b/img.php @@ -44,7 +44,7 @@ $GLOBALS['module'] = "img"; $CSS = -1; // Load the required file(s) require ("inc/config.php"); -if (defined('mxchange_installed') && (isBooleanConstantAndTrue('mxchange_installed'))) +if (isBooleanConstantAndTrue('mxchange_installed')) { if (!empty($_GET['code'])) {