Process/Php7.php
[Pman.Core] / Process / Php7.php
index 66822ba..c08dc79 100644 (file)
@@ -49,7 +49,7 @@ class Pman_Core_Process_Php7 extends Pman
                 continue;
             }
             
-            
+            require_once implode('/', $cls) . "/" . $d;
             
         }