コード例 #1
0
ファイル: Attachment.php プロジェクト: protechhelp/gamamba
 public function _construct()
 {
     parent::_construct();
     $this->_init('aw_hdu3/ticket_history_attachment');
 }
コード例 #2
0
ファイル: Attachment.php プロジェクト: protechhelp/gamamba
 public function _construct()
 {
     parent::_construct();
     $this->_init('aw_hdu3/gateway_mail_attachment');
 }