From 2b7f71f1ccf1a6d9b24f080c83193aeca30afba5 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 15 Jun 2018 00:39:00 +0900 Subject: [PATCH] =?UTF-8?q?=E3=85=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hook/hook.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hook/hook.php b/hook/hook.php index 331f4df..e8bde77 100644 --- a/hook/hook.php +++ b/hook/hook.php @@ -33,4 +33,4 @@ foreach ($raw_img_list as $path) { $img_list[$dpath][] = $filename; } -file_put_contents('list.json', json_encode($img_list, JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES)); \ No newline at end of file +file_put_contents('list.json', json_encode($img_list, JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES));