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