Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / sponsor_ref.php
index b1cdd9b4791fa51ac8f8d0b8dcbad3671e46cf62..6550c315912e23b979a43c7384b7a7d68832747c 100644 (file)
@@ -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