X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=ref.php;h=c83f596ccb619c1e946708f3b1264d4abf8e0a0b;hb=25f61608f91f341907899a82faa17a1d2fb35ce6;hp=918e2ef68de13d86b8d7c92c00d8cdc4cd8d5d27;hpb=84317e249885eb03a99f2946acf285ff27d506ac;p=mailer.git diff --git a/ref.php b/ref.php index 918e2ef68d..c83f596ccb 100644 --- a/ref.php +++ b/ref.php @@ -50,7 +50,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) { switch (getConfig('refid_target')) { case "register": - $URL = "modules.php?module=index&what=register&refid="; + $URL = "modules.php?module=index&what=register&refid="; break; case "index":