From 89ec844e140489e9f5863d9324605bae6eaae15e Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 21 Nov 2018 16:53:46 +0800 Subject: [PATCH] Process/Php7.php --- Process/Php7.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Process/Php7.php b/Process/Php7.php index a8b224bc..9bb0e4ef 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -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(); } -- 2.39.2