From 512bd699dec6e02fb64506012051ecc823b9268b Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Fri, 8 Dec 2017 03:46:42 +0100 Subject: [PATCH] fix ridicule (2char) --- build/api/module/message.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/api/module/message.php b/build/api/module/message.php index 2100491..ddf600e 100644 --- a/build/api/module/message.php +++ b/build/api/module/message.php @@ -76,7 +76,7 @@ class message 'location' => $location, 'id' => $id_created, 'channelType' => 'Emergency', - 'channelName' => $URL_0 + 'channelName' => "$URL_0" ]); /* (3) Close socket */