partial commit of new saving points schema
[brisk.git] / web / Obj / dbase_file.phh
index 223b3a1..de0e3c2 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, $codes, $pts)
     {
         return TRUE;
     }