Notify.php
authorAlan <alan@roojs.com>
Fri, 6 Oct 2023 04:01:42 +0000 (12:01 +0800)
committerAlan <alan@roojs.com>
Fri, 6 Oct 2023 04:01:42 +0000 (12:01 +0800)
Notify.php

index 1a788dc..66f43ab 100644 (file)
@@ -300,8 +300,7 @@ class Pman_Core_Notify extends Pman
                 // push it to a 'domain specific queue'
                 $this->logecho("REQUEING - maxed out that domain - {$email}");
                 $this->pushQueueDomain($p, $email);
-                  
-                
+                   
                 //sleep(3);
                 continue;
             }