X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=mailid_top.php;h=f2829ac315747378c7ca9d3a050d83a7eec579b6;hp=0c54c6fc9bf20312f3244cb02962932e897da64e;hb=b56eadb18a023f4d2d712e8936b4dc1ad31fd580;hpb=f01652b7b8efac92d97889e312402c4a845c2f14;ds=sidebyside 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)) {