]> git.mxchange.org Git - mailer.git/blobdiff - login.php
More rewrites of constants and fix for loading mass-included scripts by GET_DIR_AS_AR...
[mailer.git] / login.php
index 231f9cdf278fcd1b1110134dcd30c0ada3ef41a3..5de0aee7769a3ed5d527549664102e788b4550cc 100644 (file)
--- a/login.php
+++ b/login.php
@@ -48,7 +48,7 @@ $GLOBALS['output_mode'] = "0";
 require("inc/config.php");
 
 // Is the script installed?
-if (isBooleanConstantAndTrue('mxchange_installed')) {
+if (isInstalled()) {
        // Is this a member?
        if (IS_MEMBER()) {
                // Then redirect into login area