예제 #1
0
파일: agent.php 프로젝트: firaga/operation
 public function put($id, $update, $before = null, $after = null, $put_style)
 {
     KUser_agentApi::set($update);
 }