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