X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=sponsor_ref.php;h=6550c315912e23b979a43c7384b7a7d68832747c;hb=85960c24cfcdb68af183376a444474a5cb5eb80d;hp=b1cdd9b4791fa51ac8f8d0b8dcbad3671e46cf62;hpb=81bfbcd72e424060ea1223b49ad92fcfa150f361;p=mailer.git diff --git a/sponsor_ref.php b/sponsor_ref.php index b1cdd9b479..6550c31591 100644 --- a/sponsor_ref.php +++ b/sponsor_ref.php @@ -59,7 +59,7 @@ if (isInstalled()) { // Get referal ID from ref or refid variable $ref = 0; if (REQUEST_ISSET_GET(('ref'))) $ref = bigintval(REQUEST_GET('ref')); - elseif (REQUEST_ISSET_GET(('refid'))) $ref = bigintval(REQUEST_GET('refid')); + elseif (REQUEST_ISSET_GET(('refid'))) $ref = bigintval(REQUEST_GET('refid')); if (!empty($ref)) { // We have an refid here. So we simply add it