From b144b7db5b43fb3603cd0fdca652f5a68ec73982 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 21 Nov 2018 16:40:21 +0800 Subject: [PATCH] Process/Php7.php --- Process/Php7.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Process/Php7.php b/Process/Php7.php index 95748818..29b2d5d1 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -25,6 +25,7 @@ class Pman_Core_Process_Php7 extends Pman function get($base, $opts = array()) { + $dir = array($this->rootDir); // $this->scan($this->rootDir, 'Pman'); // $this->scan($this->rootDir); -- 2.39.2