]> git.mxchange.org Git - mailer.git/blobdiff - lead-confirm.php
Several markup fixes
[mailer.git] / lead-confirm.php
index 3d51c0bb2e0d17c0c6532b4273deb50f00888bab..1a89ab74d44b0680e34f652fbe8af64033aac9a2 100644 (file)
@@ -49,7 +49,7 @@ $GLOBALS['output_mode'] = "0";
 require("inc/config.php");
 
 // Is the script installed?
-if (isBooleanConstantAndTrue('mxchange_installed')) {
+if (isInstalled()) {
        // Header
        LOAD_INC("inc/header.php");