NotifySend.php
authorAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2016 07:49:04 +0000 (15:49 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2016 07:49:04 +0000 (15:49 +0800)
NotifySend.php

index 953460a..a6319bc 100644 (file)
@@ -217,9 +217,7 @@ class Pman_Core_NotifySend extends Pman
                 'email' => $email['recipients']
             );
         }
-        print_R($email);exit;
-        
-        
+         
         if ($email === false || isset($email['error']) || empty($p)) {
             // object returned 'false' - it does not know how to send it..
             $ev = $this->addEvent('NOTIFY', $w, isset($email['error'])  ?