버그테스트2

This commit is contained in:
2018-06-15 03:10:33 +09:00
parent 5579aaec8e
commit d68a4cf285
+1
View File
@@ -42,6 +42,7 @@ foreach ($raw_img_list as $path) {
} }
$img_list[$dpath][$filename] = $basename; $img_list[$dpath][$filename] = $basename;
} }
file_put_contents('tmp.txt', json_encode($tmp_img_list)); file_put_contents('tmp.txt', json_encode($tmp_img_list));