X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=img.php;h=df3c72506b67ed34b7494a3a4f5beea5ac3e1bc2;hp=82855eee2e59ed08d7d3696067647e6982c5ebc6;hb=b3f82be7e5ecc294acfe9c00ef75e3dc0c8b43d1;hpb=8a9324b2d931f54f54f4319fd7234910af77012c 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'])) {