]> git.mxchange.org Git - mailer.git/blobdiff - mailid_top.php
Naming inconsistencies for userid fixed
[mailer.git] / mailid_top.php
index 6a4e32f4a5430ae5b546c96d2062b8a0bfbc24be..080fc732011db534bf73e15de08824a46ce6848b 100644 (file)
@@ -128,7 +128,7 @@ if (($url_userid) > 0 && (($url_mid > 0) || ($url_bid > 0)) && (getTotalFatalErr
                        if ($ltype == 'BONUS') $sender = 0;
 
                        // Is the user id valid?
-                       if (fetchUserData($url_userId) === true) {
+                       if (fetchUserData($url_userid) === true) {
                                // Is the user status CONFIRMED?
                                if (getUserData('status') == 'CONFIRMED') {
                                        // User has confirmed his account so we can procede...