Pman/Roo.php
authorleon <leon@roojs.com>
Tue, 18 Jan 2022 03:49:17 +0000 (11:49 +0800)
committerleon <leon@roojs.com>
Tue, 18 Jan 2022 03:49:17 +0000 (11:49 +0800)
Pman/Roo.php

index c093bb8..266b8f5 100644 (file)
@@ -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);