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

index 66f43ab..dde3d11 100644 (file)
@@ -311,7 +311,7 @@ class Pman_Core_Notify extends Pman
             
             
         }
-         $this->logecho("REQUEUING all emails that maxed out:" . count($this->next_queue));
+        $this->logecho("REQUEUING all emails that maxed out:" . count($this->next_queue));
         if (!empty($this->next_queue)) {
              
             foreach($this->next_queue as $p) {