Fix for the fix... ;-)
[mailer.git] / mailid_top.php
index 0c54c6fc9bf20312f3244cb02962932e897da64e..f2829ac315747378c7ca9d3a050d83a7eec579b6 100644 (file)
@@ -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)) {