Pman/Roo.php
authorbenny <benny@roojs.com>
Thu, 9 Aug 2018 03:58:31 +0000 (11:58 +0800)
committerbenny <benny@roojs.com>
Thu, 9 Aug 2018 03:58:31 +0000 (11:58 +0800)
Pman/Roo.php

index 62fc8e4..d020c09 100644 (file)
@@ -1193,7 +1193,7 @@ class Pman_Roo extends Pman
                     $match_ar[] = clone($chk);
                     continue;
                 }  
-                var_dump($matches);
             }
             
             $has_beforeDelete = method_exists($xx, 'beforeDelete');