NotifySend.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 06:48:32 +0000 (14:48 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 06:48:32 +0000 (14:48 +0800)
NotifySend.php

index e7e1e46..63870e4 100644 (file)
@@ -407,7 +407,6 @@ class Pman_Core_NotifySend extends Pman
                             $w->act_when = date("Y-m-d H:i:s", strtotime('+1 HOUR'));
                             $w->update($old);
                             $this->errorHandler(date('Y-m-d h:i:s ') . " Too many emails sent by {$dom}");
-                            return;
                         }
                         
                         $mailer->host = $server;