DataObjects/Core_notify_server.php
authorAlan <alan@roojs.com>
Thu, 5 Oct 2023 08:55:08 +0000 (16:55 +0800)
committerAlan <alan@roojs.com>
Thu, 5 Oct 2023 08:55:08 +0000 (16:55 +0800)
DataObjects/Core_notify_server.php

index b170c3d..f094d86 100644 (file)
@@ -68,7 +68,7 @@ class Pman_Core_DataObjects_Core_notify_server extends DB_DataObject
             $up[ $ids[$r] ][] = $id;
         }
         foreach($up as $sid => $nids) {
-            $p = DB_DataObject::factory($this->table);
+            $p = DB_DataObject::factory($notify->table);
             $p->query("
                 UPDATE
                     {$this->table}