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