From: edward Date: Thu, 14 Jul 2016 06:48:32 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=e81d686cb72c97998b3af779748dc3a103c3bd8f NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index e7e1e460..63870e46 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -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;