Process/Php7.php
[Pman.Core] / Process / Php7.php
index a8b224b..9bb0e4e 100644 (file)
@@ -25,10 +25,6 @@ class Pman_Core_Process_Php7 extends Pman
 
     function get($base, $opts = array()) 
     {
-        $dir = array($this->rootDir);
-        $cls = array();
-        
-//        $this->scan($this->rootDir, 'Pman');
         $this->scan();
     }