X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mailid_top.php;h=f2829ac315747378c7ca9d3a050d83a7eec579b6;hb=f7f6e55ee0d90558ad773ce6168767c0af816696;hp=0c54c6fc9bf20312f3244cb02962932e897da64e;hpb=f01652b7b8efac92d97889e312402c4a845c2f14;p=mailer.git diff --git a/mailid_top.php b/mailid_top.php index 0c54c6fc9b..f2829ac315 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') && (isBooleanConstantAndTrue('mxchange_installed'))) +if (isBooleanConstantAndTrue('mxchange_installed')) { // Is the extension active if (!EXT_IS_ACTIVE("mailid", true)) {