Notify.php
authorAlan Knowles <alan@roojs.com>
Mon, 25 Jul 2016 09:44:39 +0000 (17:44 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 25 Jul 2016 09:44:39 +0000 (17:44 +0800)
Notify.php

index ea86b1a..e0dae96 100644 (file)
@@ -252,7 +252,7 @@ class Pman_Core_Notify extends Pman
                 exit ;
             }
             
-            if (this->poolHasDomain($p->person()->email) > $this->max_to_domain) {
+            if ($this->poolHasDomain($p->person()->email) > $this->max_to_domain) {
                 
                 if ($pushed === false) {
                     // we only try once to requeue..