Pman/Roo.php
authorbenny <benny@roojs.com>
Mon, 30 Jul 2018 03:57:53 +0000 (11:57 +0800)
committerbenny <benny@roojs.com>
Mon, 30 Jul 2018 03:57:53 +0000 (11:57 +0800)
Pman/Roo.php

index a3d4790..b81afba 100644 (file)
@@ -1190,7 +1190,7 @@ class Pman_Roo extends Pman
                 }
                 
                 if ($matches) {
-                    $chk->_match_key = $ka[1];var_dump($chk);
+                    $chk->_match_key = $ka[1];
                     $match_ar[] = clone($chk);
                     continue;
                 }