コード例 #1
0
ファイル: Preview.php プロジェクト: sinfocol/gwf3
 private function previewHTML(GWF_Mail $mail)
 {
     die($mail->nestedHTMLBody());
 }