Process/Php7.php
authorEdward <edward@roojs.com>
Wed, 21 Nov 2018 09:11:45 +0000 (17:11 +0800)
committerEdward <edward@roojs.com>
Wed, 21 Nov 2018 09:11:45 +0000 (17:11 +0800)
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 {