From 110a063417308e2b1eb600b49937afeac33a6749 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 21 Nov 2018 17:11:45 +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 6c58e8d6..72504099 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -62,7 +62,7 @@ class Pman_Core_Process_Php7 extends Pman if($d == 'Php7.php'){ continue; } - + print_r($d); // require_once implode('/', $route) . "/" . $d; try { -- 2.39.2