Mailer.php
authoredward <edward@roojs.com>
Wed, 7 Jun 2017 08:38:25 +0000 (16:38 +0800)
committeredward <edward@roojs.com>
Wed, 7 Jun 2017 08:38:25 +0000 (16:38 +0800)
Mailer.php

index 596ff9c..65a697c 100644 (file)
@@ -159,6 +159,7 @@ class Pman_Core_Mailer {
         $htmlbody = false;
         $html_tmp_opts = $tmp_opts;
         $htmltemplate = new HTML_Template_Flexy( $html_tmp_opts );
+        print_r($htmltemplate);exit;
         if (is_string($htmltemplate->resolvePath('mail/'.$templateFile.'.body.html')) ) {
             // then we have a multi-part email...