]> git.mxchange.org Git - mailer.git/blobdiff - mailid.php
prefix now safely replaced
[mailer.git] / mailid.php
index 2133bd192274c40de440fa3c17cce67c6d170c4b..0823734e6f2cc1ce85e1e9c996e5d2838db0c7a4 100644 (file)
@@ -45,7 +45,7 @@ $GLOBALS['output_mode'] = -1;
 // Load the required file(s)
 require("inc/config.php");
 
-if (isBooleanConstantAndTrue('mxchange_installed')) {
+if (isInstalled()) {
        // Is the extension active?
        REDIRECT_ON_UNINSTALLED_EXTENSION("mailid");