NotifySend.php
authorEdward <edward@roojs.com>
Wed, 26 Jun 2013 05:40:42 +0000 (13:40 +0800)
committerEdward <edward@roojs.com>
Wed, 26 Jun 2013 05:40:42 +0000 (13:40 +0800)
NotifySend.php

index 79bf3c1..2a92487 100644 (file)
@@ -173,7 +173,6 @@ class Pman_Core_NotifySend extends Pman
          
         // this may modify $p->email. (it will not update it though)
         $email =  $this->makeEmail($o, $p, $last, $w, $force);
-        print_r($email);exit;
         
         if ($email === true)  {