]> git.mxchange.org Git - mailer.git/blobdiff - mailid_top.php
Some variable rewrites
[mailer.git] / mailid_top.php
index 6af37a64d2868d90be4b007d5f8ccee7a475e057..fc3c4ab0ea59d09969e224a021f8b3613ebd4ba5 100644 (file)
@@ -45,11 +45,11 @@ $GLOBALS['output_mode'] = 0;
 // Load the required file(s)
 require("inc/config.php");
 
-if (isBooleanConstantAndTrue('mxchange_installed')) {
+if (isInstalled()) {
        // Is the extension active
        if (!EXT_IS_ACTIVE("mailid", true)) {
                // Is not activated/installed yet!
-               addFatalMessage(getMessage('EXTENSION_PROBLEM_EXT_INACTIVE'), "mailid");
+               addFatalMessage(__FILE__, __LINE__, getMessage('EXTENSION_PROBLEM_EXT_INACTIVE'), "mailid");
        } // END - if
 
        // Secure all data