From 8d315756a2b987011ef40f8567c39b64ce3e840f Mon Sep 17 00:00:00 2001 From: Alan Date: Wed, 9 Aug 2023 15:22:34 +0800 Subject: [PATCH] typo --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify.php b/Notify.php index 7b416d60..0185af62 100644 --- a/Notify.php +++ b/Notify.php @@ -356,7 +356,7 @@ class Pman_Core_Notify extends Pman } $num_servers = count(array_keys($ff->Core_Notify['servers'])); - + $p = DB_DataObject::factory($this->table); // 6 seconds on this machne... $p->query(" UPDATE -- 2.39.2