From 96eded029fd0ce6319f815632297cf43d6335240 Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 2 Aug 2022 12:15:34 +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 266b8f5..ddf50ce 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -880,6 +880,7 @@ class Pman_Roo extends Pman $x->applyFilters(array('_is_update_request' => true), $this->authUser, $this); } + var_dump("AAA"); // DB_DataObject::DebugLevel(1); if (is_array($id)) { // lookup... -- 2.39.2