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

index 5cda526..2033455 100644 (file)
@@ -160,10 +160,6 @@ class Pman_Core_Mailer {
         $html_tmp_opts = $tmp_opts;
         $htmltemplate = new HTML_Template_Flexy( $html_tmp_opts );
         
-//        $htmltemplate->resolvePath('mail/'.$templateFile.'.body.html');
-        
-        print_r('test');exit;
-                
         if (is_string($htmltemplate->resolvePath('mail/'.$templateFile.'.body.html')) ) {
             // then we have a multi-part email...