NotifySend.php
[Pman.Core] / NotifySend.php
index 7fe712c..dd31ddd 100644 (file)
@@ -346,7 +346,7 @@ class Pman_Core_NotifySend extends Pman
             $this->errorHandler(date('Y-m-d h:i:s') . " - FAILED -  GAVE UP TO OLD - {$p->email} \n");
         }
         
-        
+        print_r($w);exit;
         
         $w->to_email = $p->email; 
         //$this->addEvent('NOTIFY', $w, 'GREYLISTED ' . $p->email . ' ' . $res->toString());