X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=login.php;h=5de0aee7769a3ed5d527549664102e788b4550cc;hb=2271b257e04ecbecf1c1e9fe91cd948b50e1ded4;hp=231f9cdf278fcd1b1110134dcd30c0ada3ef41a3;hpb=d016e24dd4686f613a17733b96bc28fac936a4ac;p=mailer.git diff --git a/login.php b/login.php index 231f9cdf27..5de0aee776 100644 --- 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