1
This commit is contained in:
@@ -251,6 +251,7 @@ function my_doiToFrag($data){
|
||||
$cs = 1;
|
||||
}
|
||||
$ts_refer_obj->where('ts_refer_id',$data['ts_refer_id'])->update(['refer_frag'=>$f,"cs"=>$cs]);
|
||||
$ts_refer_obj->close();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user