From 12a4294e35cf159a615ffd6c3a61dc5b37a2365c Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 3 Dec 2018 10:54:57 +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 02964862..2673c76d 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -34,7 +34,7 @@ class Pman_Core_Process_Php7 extends Pman $errline )); }); - + print_R($this->project);exit; $this->scan(array("Pman")); $this->scan(array("Hebe")); -- 2.39.2