X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=sponsor_ref.php;h=5acd78168d4cab40abef20a7ef5b8b1fd48f8c8e;hb=6560179e7c8dc565485503f374d4e31f333ffd0e;hp=d9967f4b8d728b93ca3da607c364d226eaed53be;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/sponsor_ref.php b/sponsor_ref.php index d9967f4b8d..5acd78168d 100644 --- a/sponsor_ref.php +++ b/sponsor_ref.php @@ -53,7 +53,7 @@ setContentType('text/html'); // Base URL for redirection $url = 'modules.php?module=index'; -// Do we have a referral id? +// Is there a referral id? if (isReferralIdValid()) { // We have an refid here. So we simply add it $url .= '&what=sponsor_reg&refid=' . determineReferralId();