DataObjects/I18n.php
[Pman.Core] / Mailer.php
index 5cda526..596ff9c 100644 (file)
@@ -159,11 +159,6 @@ class Pman_Core_Mailer {
         $htmlbody = false;
         $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...