From 75119062549525b3270d783b6efbb0e821f7eca9 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 24 Aug 2018 15:09:01 +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 42ab3b5a..b86f1a0b 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -18,6 +18,7 @@ class Pman_Core_Process_Php7 extends Pman function getAuth() { + var_Dump($this); if (empty($this->cli)) { die("CLI only"); } -- 2.39.2