From: edward Date: Wed, 7 Jun 2017 08:39:50 +0000 (+0800) Subject: Mailer.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=0e1a9a76f83515e8d23d88c56c05b3b59a5fa84b;p=Pman.Core Mailer.php --- diff --git a/Mailer.php b/Mailer.php index 65a697c0..20334555 100644 --- a/Mailer.php +++ b/Mailer.php @@ -159,7 +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...