X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=img.php;h=8710bd0ba13a908deb43f2d398fa250c59e83645;hp=82855eee2e59ed08d7d3696067647e6982c5ebc6;hb=9955cbe6e80fa364e01d1cb29d14a587f48736f1;hpb=8a9324b2d931f54f54f4319fd7234910af77012c diff --git a/img.php b/img.php index 82855eee2e..8710bd0ba1 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 (defined('mxchange_installed') && (isBooleanConstantAndTrue('mxchange_installed'))) { if (!empty($_GET['code'])) {