From 9110ed5bf73158024663be612b894fa7f40e2483 Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 2 Aug 2022 12:13:33 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman/Roo.php b/Pman/Roo.php index 0ea5023..1f35690 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -879,6 +879,7 @@ class Pman_Roo extends Pman // however arguments are not passed. $x->applyFilters(array('_is_update_request' => true), $this->authUser, $this); } + var_dump("AAA"); var_dump($id); // DB_DataObject::DebugLevel(1); if (is_array($id)) { -- 2.39.2