Notify.php
[Pman.Core] / Notify.php
index e768eb9..ea86b1a 100644 (file)
@@ -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..