]> git.mxchange.org Git - mailer.git/blobdiff - inc/referal-functions.php
Extension ext-earning introduced (unfinished), renamings:
[mailer.git] / inc / referal-functions.php
index 001b7724cdb59807f5aa87029fcf86fb31429605..4c025b55fa13b358083c7d31dc880342bb73fe80 100644 (file)
@@ -223,7 +223,7 @@ function addPointsThroughReferalSystem ($subject, $userid, $points, $refid = NUL
 
                                // And sent it away
                                sendEmail($userid, '{--DIRECT_PAYMENT_SUBJECT--}', $message);
 
                                // And sent it away
                                sendEmail($userid, '{--DIRECT_PAYMENT_SUBJECT--}', $message);
-                               if (!isGetRequestParameterSet('mid')) {
+                               if (!isGetRequestElementSet('mid')) {
                                        // Output message to admin
                                        displayMessage('{--ADMIN_POINTS_ADDED--}');
                                } // END - if
                                        // Output message to admin
                                        displayMessage('{--ADMIN_POINTS_ADDED--}');
                                } // END - if