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