From 333037050c40acb697a9416b591314bfb8890114 Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 18 Jan 2022 11:49:17 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index c093bb8..266b8f5 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -1137,7 +1137,6 @@ class Pman_Roo extends Pman if (method_exists($x, 'onUpdate')) { $x->onUpdate($old, $req, $this, $ev); - die("aaaaa"); } if ($ev) { $ev->audit($x, $old); -- 2.39.2