More misc fixes and rewrites (sorry, lame description)
[mailer.git] / inc / modules / guest / what-confirm.php
index 5ba170c609cfbeae6af808404bda51b03797c228..12dace12c630e44d964ea8d149cca712a3d98042 100644 (file)
@@ -98,7 +98,7 @@ if (REQUEST_ISSET_GET('hash')) {
 
                                        // Add one-time referal bonus over referal system or directly
                                        unset($GLOBALS['ref_level']);
 
                                        // Add one-time referal bonus over referal system or directly
                                        unset($GLOBALS['ref_level']);
-                                       ADD_POINTS_REFSYSTEM("referal_bonus", $rid, getConfig('points_ref'), true, bigintval($uid), $locked, getConfig('reg_points_mode'));
+                                       ADD_POINTS_REFSYSTEM('referal_bonus', $rid, getConfig('points_ref'), true, bigintval($uid), $locked, getConfig('reg_points_mode'));
                                } // END - if
                        } // END - if
 
                                } // END - if
                        } // END - if