From: leon Date: Tue, 18 Jan 2022 03:49:17 +0000 (+0800) Subject: Pman/Roo.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=333037050c40acb697a9416b591314bfb8890114 Pman/Roo.php --- 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);