]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-confirm.php
A lot more nice improvements!
[mailer.git] / inc / modules / guest / what-confirm.php
index 1eba1b02c7deb1b5694d35185f6190a387046253..a4b0bedfcca00ea4996524995b580a112723037b 100644 (file)
@@ -93,7 +93,7 @@ if (!empty($_GET['hash'])) {
 
                                        // Add one-time referal bonus over referal system or directly
                                        unset($DEPTH);
-                                       ADD_POINTS_REFSYSTEM($rid, $_CONFIG['points_ref'], true, bigintval($uid), $locked, $_CONFIG['reg_points_mode']);
+                                       ADD_POINTS_REFSYSTEM("referal_bonus", $rid, $_CONFIG['points_ref'], true, bigintval($uid), $locked, $_CONFIG['reg_points_mode']);
                                } // END - if
                        } // END - if