From 45dce3c9872a7df644f24a2954cf80042e7dcaeb Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 21 Nov 2018 17:56:06 +0800 Subject: [PATCH] Process/Php7.php --- Process/Php7.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Process/Php7.php b/Process/Php7.php index 5ae4ca6e..02964862 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -36,7 +36,7 @@ class Pman_Core_Process_Php7 extends Pman }); $this->scan(array("Pman")); -// $this->scan(array("Hebe")); + $this->scan(array("Hebe")); exit; } -- 2.39.2