forked from devsam/image
ㅇ
This commit is contained in:
+1
-1
@@ -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));
|
||||
file_put_contents('list.json', json_encode($img_list, JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES));
|
||||
|
||||
Reference in New Issue
Block a user