X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=ref.php;h=3d62586d555d0d82f972bfd92bb408f992c5a25c;hp=b8e7c2e03599351b35cd4ed47c4cb363512e9951;hb=808db972209a973665be5ab9d69f520762a4e087;hpb=1c004d0ffe3d1bfee3ea2128f6c0165eda61baf3 diff --git a/ref.php b/ref.php index b8e7c2e035..3d62586d55 100644 --- a/ref.php +++ b/ref.php @@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $GLOBALS['module'] = "ref"; $CSS = -1; // Load the required file(s) -require ("inc/config.php"); +require("inc/config.php"); // Redirect only to registration page when this script is installed if (isBooleanConstantAndTrue('mxchange_installed')) {