X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=img.php;h=df3c72506b67ed34b7494a3a4f5beea5ac3e1bc2;hb=91363bcf76271274fac784976e494bf04e6b4120;hp=82855eee2e59ed08d7d3696067647e6982c5ebc6;hpb=4e56971aed3008cd33f946c17012d0851ac3a18a;p=mailer.git diff --git a/img.php b/img.php index 82855eee2e..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') && (mxchange_installed)) +if (isBooleanConstantAndTrue('mxchange_installed')) { if (!empty($_GET['code'])) {