X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fdbase_file.phh;h=d917a816f0c5b7eb7dbe3888d7741267f042f6e2;hb=03002883141b5e751650f5a28812456c2aa5f054;hp=de0e3c2336f8f34e3b45974cf2704578484f9b4b;hpb=aeaaa402b56747b3eb6b1d51bc099982c4bf13fc;p=brisk.git diff --git a/web/Obj/dbase_file.phh b/web/Obj/dbase_file.phh index de0e3c2..d917a81 100644 --- a/web/Obj/dbase_file.phh +++ b/web/Obj/dbase_file.phh @@ -178,7 +178,7 @@ class BriskDB { return ($ret); } - function bin5_points_save($date, $table, $tidx, $codes, $pts) + function bin5_points_save($date, $table, $tidx, $action, $ucodes, $pts) { return TRUE; }