From 22a3b576ca934e8ec79c73c537e586941b670d8e Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 18 Jan 2022 11:48:07 +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 20d04be..c3709c0 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -1141,7 +1141,7 @@ class Pman_Roo extends Pman if ($ev) { $ev->audit($x, $old); } - + die("aaaaa"); return $this->selectSingle( DB_DataObject::factory($x->tableName()), -- 2.39.2