From: Alan Knowles Date: Fri, 24 Aug 2018 06:58:23 +0000 (+0800) Subject: Process/Php7.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=3b5ec2f823ec74421531ae40259cac27294d15bd Process/Php7.php --- diff --git a/Process/Php7.php b/Process/Php7.php index e69de29b..6aa92ba7 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -0,0 +1,15 @@ +cli)) { + die("CLI only"); + } + } + +} \ No newline at end of file