NotifySend.php
authorEdward <edward@roojs.com>
Wed, 26 Jun 2013 06:11:23 +0000 (14:11 +0800)
committerEdward <edward@roojs.com>
Wed, 26 Jun 2013 06:11:23 +0000 (14:11 +0800)
NotifySend.php

index 7b81768..0fba6f9 100644 (file)
@@ -258,7 +258,6 @@ class Pman_Core_NotifySend extends Pman
         $mxs = $this->mxs($dom);
         $ww = clone($w);
 
-        print_r($mxs);exit;
         if ($mxs === false) {
             $ev = $this->addEvent('NOTIFY', $w, "BAD ADDRESS - ". $p->email );
             $w->sent = date('Y-m-d H:i:s');