X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mailid_top.php;h=f2829ac315747378c7ca9d3a050d83a7eec579b6;hb=47d4833c3ca594c2492ac1ba3550c6a249aab069;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)) {