forked from devsam/image
테스트 3
This commit is contained in:
@@ -40,7 +40,6 @@ foreach ($raw_img_list as $path) {
|
||||
if(!\key_exists($dpath, $img_list)){
|
||||
$img_list[$dpath] = [];
|
||||
}
|
||||
|
||||
$img_list[$dpath][$filename] = $basename;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user