Notify.php
authorAlan <alan@roojs.com>
Wed, 11 Oct 2023 04:23:58 +0000 (12:23 +0800)
committerAlan <alan@roojs.com>
Wed, 11 Oct 2023 04:23:58 +0000 (12:23 +0800)
Notify.php

index 2e5dceb..570818a 100644 (file)
@@ -295,7 +295,7 @@ class Pman_Core_Notify extends Pman
             if ($black !== false) {
                 
                 if (false === $this->server->updateNotifyToNextServer($p)) {
-                    $p->updateState("????");
+                    //$p->updateState("????");
                 }
                 
                 continue;