Process/Php7.php
[Pman.Core] / Process / Php7.php
index 7250409..b61c3e2 100644 (file)
@@ -62,7 +62,7 @@ class Pman_Core_Process_Php7 extends Pman
             if($d == 'Php7.php'){
                 continue;
             }
-            print_r($d);
+            var_dump($d);
 //            require_once implode('/', $route) . "/" . $d;
             
             try {