コード例 #1
0
ファイル: items.php プロジェクト: RustyIngles/sp4k_php
 public function save()
 {
     $this->items->update();
 }