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