Mailer.php
authorEdward <edward@roojs.com>
Mon, 14 Jan 2013 06:26:31 +0000 (14:26 +0800)
committerEdward <edward@roojs.com>
Mon, 14 Jan 2013 06:26:31 +0000 (14:26 +0800)
Mailer.php

index f65dd43..a750b78 100644 (file)
@@ -113,7 +113,6 @@ class Pman_Core_Mailer {
             
               
         }
-        print_r($content);exit;
         $tmp_opts['nonHTML'] = true;
         
         $template = new HTML_Template_Flexy(  $tmp_opts );