From: Alan Knowles Date: Thu, 28 Jul 2016 03:34:44 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=36e54c54397e7afe0b4f1ecdf6eea7d58f3a74fa NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 15308ca8..78a59137 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -415,6 +415,7 @@ class Pman_Core_NotifySend extends Pman $this->errorHandler(date('Y-m-d h:i:s ') . " Too many emails sent by {$dom}"); } + // that make's this test obsolete... /* $core_notify = DB_DataObject::factory($this->table);