Variable fixed
[mailer.git] / inc / mysql-manager.php
index 958e54ac6bd4c43ff6cceb9538cbdf857a92bf31..abcd20f7e55baeeec9d593f9df47c46634f3ea42 100644 (file)
@@ -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',