示例#1
0
文件: Preview.php 项目: sinfocol/gwf3
 private function previewHTML(GWF_Mail $mail)
 {
     die($mail->nestedHTMLBody());
 }