DataObjects/Core_notify_server.php
authorAlan <alan@roojs.com>
Thu, 5 Oct 2023 09:01:14 +0000 (17:01 +0800)
committerAlan <alan@roojs.com>
Thu, 5 Oct 2023 09:01:14 +0000 (17:01 +0800)
DataObjects/Core_notify_server.php

index 4e60555..e40c52c 100644 (file)
@@ -114,5 +114,6 @@ class Pman_Core_DataObjects_Core_notify_server extends DB_DataObject
         }
         $ns->find(true);
         return $ns;
+    }
       
 }
\ No newline at end of file