X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmysql-manager.php;h=abcd20f7e55baeeec9d593f9df47c46634f3ea42;hp=958e54ac6bd4c43ff6cceb9538cbdf857a92bf31;hb=e2cda4256059886cd7791d2751606856072c7cbc;hpb=20a06616b67427859de74a0bfd9d40732c4ec68d diff --git a/inc/mysql-manager.php b/inc/mysql-manager.php index 958e54ac6b..abcd20f7e5 100644 --- a/inc/mysql-manager.php +++ b/inc/mysql-manager.php @@ -1229,7 +1229,7 @@ function addPointsThroughReferalSystem ($subject, $userid, $points, $sendNotify 'subject' => $subject, 'userid' => $userid, 'points' => $points, - 'notify' => $notify, + 'notify' => $sendNotify, 'rid' => $rid, 'locked' => $locked, 'mode' => 'add',