コード例 #1
0
ファイル: admin.php プロジェクト: magix-cms/cartpay
 /**
  * @param $data
  */
 private function add($data)
 {
     parent::insert($data);
 }