--- user2userpoints.module.orig	2008-12-18 12:13:08.000000000 -0800
+++ user2userpoints.module	2009-01-10 15:22:15.000000000 -0800
@@ -220,7 +220,7 @@
   userpoints_userpointsapi($params);
 }
 
-function user2userpoints_userpoints($op, $points = 0, $uid = 0, $event = '') {
+function user2userpoints_userpoints($op, $params = array()) {
   switch ($op) {
     case 'setting':
       $form['user2user'] = array(
