コード例 #1
0
ファイル: Object.php プロジェクト: Maxlander/shixi
 function setSID($sid)
 {
     $this->details->setObjectSID($sid);
     $this->sid = $sid;
 }