From 50e6edd899689b580f430c261caf66538ad0c9d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Thu, 25 Apr 2019 21:46:57 +0900 Subject: [PATCH] Fix: check php argv string argument --- src/web/php/test.php | 9 ++++++--- src/web/php/test_ncloud.php | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) mode change 100755 => 100644 src/web/php/test.php diff --git a/src/web/php/test.php b/src/web/php/test.php old mode 100755 new mode 100644 index 186eca3..12b79e2 --- a/src/web/php/test.php +++ b/src/web/php/test.php @@ -1,7 +1,10 @@ -#!/usr/bin/php - diff --git a/src/web/php/test_ncloud.php b/src/web/php/test_ncloud.php index cd7eda1..e3511e6 100644 --- a/src/web/php/test_ncloud.php +++ b/src/web/php/test_ncloud.php @@ -1,6 +1,7 @@