X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Notify.php;fp=Notify.php;h=ea86b1a8b8445f816058aa74456c98b83353ec5d;hb=2a4560d04973a6573c26b5e472d8f0c3fec4d965;hp=e768eb94342f0a3fe96f14717b000f9e4b87e026;hpb=d8c747414cca0430ed0f5c7ff25b3955fa342f80;p=Pman.Core diff --git a/Notify.php b/Notify.php index e768eb94..ea86b1a8 100644 --- a/Notify.php +++ b/Notify.php @@ -249,10 +249,10 @@ class Pman_Core_Notify extends Pman } if (!$p->person()) { print_R($p); - ; + exit ; } - if ($p->person()&& $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..