Mailer.php
authorEdward <edward@roojs.com>
Fri, 21 Feb 2014 10:48:06 +0000 (18:48 +0800)
committerEdward <edward@roojs.com>
Fri, 21 Feb 2014 10:48:06 +0000 (18:48 +0800)
Mailer.php

index be93fa7..4f0699b 100644 (file)
@@ -405,7 +405,6 @@ class Pman_Core_Mailer {
         
         file_put_contents($cache, json_encode($ret));
         $ret['file'] = $cache . '.data';
-        print_r($ret);exit;
         return $ret;
     }