X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mailid_top.php;h=a8501ad731c18c944f876dd48e39771c92c61720;hb=f826c4fd4d320bba92787423dbebe74f03f70514;hp=eb1ed8657a07a92ea73a4e010581c4fbd877f831;hpb=60494e212a67fe360bfbb481eb4928480a6f379b;p=mailer.git diff --git a/mailid_top.php b/mailid_top.php index eb1ed8657a..a8501ad731 100644 --- a/mailid_top.php +++ b/mailid_top.php @@ -44,7 +44,7 @@ $GLOBALS['module'] = "mailid"; $CSS = "0"; // Load the required file(s) require ("inc/config.php"); -if (defined('mxchange_installed') && (mxchange_installed)) +if (defined('mxchange_installed') && (isBooleanConstantAndTrue('mxchange_installed'))) { // Is the extension active if (!EXT_IS_ACTIVE("mailid", true)) {