Process/Php7.php
authorAlan Knowles <alan@roojs.com>
Fri, 24 Aug 2018 07:09:01 +0000 (15:09 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 24 Aug 2018 07:09:01 +0000 (15:09 +0800)
Process/Php7.php

index 42ab3b5..b86f1a0 100644 (file)
@@ -18,6 +18,7 @@ class Pman_Core_Process_Php7 extends Pman
     
     function getAuth()
     {
+        var_Dump($this);
         if (empty($this->cli)) {
             die("CLI only");
         }