replaced guar with info command and add user double click to obtain the same result
[brisk.git] / web / Obj / dbase_file.phh
index 223b3a1..d917a81 100644 (file)
@@ -178,7 +178,7 @@ class BriskDB {
         return ($ret);
     }
 
-    function bin5_points_save($date, $ttok, $tidx, $codes, $pts)
+    function bin5_points_save($date, $table, $tidx, $action, $ucodes, $pts)
     {
         return TRUE;
     }