From: Alan Knowles Date: Fri, 24 Aug 2018 07:09:01 +0000 (+0800) Subject: Process/Php7.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=75119062549525b3270d783b6efbb0e821f7eca9 Process/Php7.php --- 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"); }