X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=mailid_top.php;h=a8501ad731c18c944f876dd48e39771c92c61720;hp=eb1ed8657a07a92ea73a4e010581c4fbd877f831;hb=7ff28f7292939ad1a61b9b7a4e3398ff6310a3d0;hpb=60494e212a67fe360bfbb481eb4928480a6f379b 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)) {