Mailer.php
[Pman.Core] / Mailer.php
index 81c8fa0..5fb94d3 100644 (file)
@@ -75,7 +75,7 @@ class Pman_Core_Mailer {
         require_once 'HTML/Template/Flexy.php';
         
         $htmlbody = false;
-        
+         $htmltemplate = new HTML_Template_Flexy(  );
         if (is_string($template->resolvePath('mail/'.$template.'.body.html')) ) {
             // then we have a multi-part email...