X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fdbase_file.phh;h=de0e3c2336f8f34e3b45974cf2704578484f9b4b;hb=aeaaa402b56747b3eb6b1d51bc099982c4bf13fc;hp=223b3a14fed30448961756ae911009f765a591b6;hpb=c97d3ce3b7f4f4c2a817b4c868795681682563ba;p=brisk.git diff --git a/web/Obj/dbase_file.phh b/web/Obj/dbase_file.phh index 223b3a1..de0e3c2 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, $ttok, $tidx, $codes, $pts) + function bin5_points_save($date, $table, $tidx, $codes, $pts) { return TRUE; }