X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fdbase_file.phh;h=6801031f93a8be3a4acf0b3329ea8963b9a30ff3;hb=05ed776e8b692bcd0dd708ea639f0e93dadb55c5;hp=12ae75048f9ea3718730eaa617005f3cd088abba;hpb=abe1151407fb084089a8dfa12ea081b95630a1fd;p=brisk.git diff --git a/web/Obj/dbase_file.phh b/web/Obj/dbase_file.phh index 12ae750..6801031 100644 --- a/web/Obj/dbase_file.phh +++ b/web/Obj/dbase_file.phh @@ -174,7 +174,11 @@ class BriskDB { return ($ret); } - -} // End class LoginDB + + function bin5_points_save($date, $ttok, $tidx, $codes, $pts) + { + return TRUE; + } +} // End class BriskDB ?> \ No newline at end of file