From 3b5ec2f823ec74421531ae40259cac27294d15bd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 24 Aug 2018 14:58:23 +0800 Subject: [PATCH] Process/Php7.php --- Process/Php7.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- 2.39.2