NotifySend.php
authorAlan Knowles <alan@roojs.com>
Thu, 28 Jul 2016 03:34:44 +0000 (11:34 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Jul 2016 03:34:44 +0000 (11:34 +0800)
NotifySend.php

index 15308ca..78a5913 100644 (file)
@@ -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);