X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=sponsor_confirm.php;h=7bc65670dfe160d6194949462ec933acc50806fe;hp=8d0b535ae905b3eb36530c371fab8a50bc2a53f3;hb=08b3c51b70b6498fd92a2760979d64470ad1b586;hpb=d5ee31ebfc85f22fc691b8c2753c42e188c1c4ef diff --git a/sponsor_confirm.php b/sponsor_confirm.php index 8d0b535ae9..7bc65670df 100644 --- a/sponsor_confirm.php +++ b/sponsor_confirm.php @@ -39,7 +39,7 @@ require("inc/config.php"); // Is the script installed? if (isBooleanConstantAndTrue('mxchange_installed')) { // Base URL for redirection - $URL = "modules.php?module=index&what=sponsor_login&hash="; + $URL = "modules.php?module=index&what=sponsor_login&hash="; if (empty($_GET['hash'])) { // No refid and we add our refid (don't forget to set $def_refid!) $URL = "modules.php?module=index";