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

index d3fa06d..15308ca 100644 (file)
@@ -415,7 +415,7 @@ class Pman_Core_NotifySend extends Pman
                             $this->errorHandler(date('Y-m-d h:i:s ') . " Too many emails sent by {$dom}");
                         }
                         
-                        
+                        /*
                         
                         $core_notify = DB_DataObject::factory($this->table);
                         $core_notify->domain_id = $core_domain->id;
@@ -429,7 +429,7 @@ class Pman_Core_NotifySend extends Pman
                             $w->update($old);
                             $this->errorHandler(date('Y-m-d h:i:s ') . " Too many emails sent by {$dom}");
                         }
-                        
+                        */