X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=ref.php;h=3d62586d555d0d82f972bfd92bb408f992c5a25c;hb=c1eab06914febad40fbb456d030a9101d6854a28;hp=43df1346907dde9ffd18422ce52666c714de8c86;hpb=b885a5edd8fb28da0995a156e6df238248ce3e62;p=mailer.git diff --git a/ref.php b/ref.php index 43df134690..3d62586d55 100644 --- a/ref.php +++ b/ref.php @@ -6,7 +6,7 @@ * -------------------------------------------------------------------- * * File : ref.php * * -------------------------------------------------------------------- * - * Short description : Redirection for the referal link * + * Short description : Redirection for the referal link * * -------------------------------------------------------------------- * * Kurzbeschreibung : Weiterleitungsscript fuer die Referal-Links * * -------------------------------------------------------------------- * @@ -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')) {