Fix for the fix... ;-)
[mailer.git] / mailid.php
index d530bb2a3b839450f3dae768a6aa55562f21a99d..09b03ff3831477d70e5e0845e9e86e19c967a4be 100644 (file)
@@ -44,7 +44,7 @@ $GLOBALS['module'] = "mailid"; $CSS = -1;
 // 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)) {