Variable fixed
authorRoland Häder <roland@mxchange.org>
Wed, 28 Oct 2009 20:55:43 +0000 (20:55 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 28 Oct 2009 20:55:43 +0000 (20:55 +0000)
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',