X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=sponsor_ref.php;h=9e909bd3f209b25503584f0406a3fb3d73f8e678;hp=0b3345e3cecfa0138b9baec61c2cb90e49bfa8de;hb=f74581eca45c393033acfd9d7798b958031bc625;hpb=8b3b0fae36adfa1ef72f436d107d11404b326ec5 diff --git a/sponsor_ref.php b/sponsor_ref.php index 0b3345e3ce..9e909bd3f2 100644 --- a/sponsor_ref.php +++ b/sponsor_ref.php @@ -46,7 +46,7 @@ $GLOBALS['output_mode'] = "0"; require("inc/config.php"); // Redirect only to registration page when this script is installed -if (isBooleanConstantAndTrue('mxchange_installed')) { +if (isInstalled()) { // Base URL for redirection $URL = "modules.php?module=index&what=sponsor_reg&refid=";