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