Pman/Roo.php
[Pman.Base] / 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);