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

index e5bab43..5cda526 100644 (file)
@@ -160,7 +160,7 @@ class Pman_Core_Mailer {
         $html_tmp_opts = $tmp_opts;
         $htmltemplate = new HTML_Template_Flexy( $html_tmp_opts );
         
-        $htmltemplate->resolvePath('mail/'.$templateFile.'.body.html');
+//        $htmltemplate->resolvePath('mail/'.$templateFile.'.body.html');
         
         print_r('test');exit;