테스트 4

This commit is contained in:
2018-06-15 03:16:48 +09:00
parent d98767cc70
commit 505226fc1c
-1
View File
@@ -45,5 +45,4 @@ foreach ($raw_img_list as $path) {
}
file_put_contents('tmp.txt', json_encode($tmp_img_list));
file_put_contents('list.json', json_encode($img_list));