コード例 #1
0
ファイル: emails.php プロジェクト: Erginus/demo
 function download()
 {
     parent::download_table('emails', array('email_body'));
 }