X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=ref.php;h=3d62586d555d0d82f972bfd92bb408f992c5a25c;hb=c1eab06914febad40fbb456d030a9101d6854a28;hp=b8e7c2e03599351b35cd4ed47c4cb363512e9951;hpb=1c004d0ffe3d1bfee3ea2128f6c0165eda61baf3;p=mailer.git 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')) {