Update storage.php

This commit is contained in:
Namhyeon Go 2019-01-16 10:12:55 +09:00 committed by GitHub
parent f6d143c716
commit 8e8007057d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -190,6 +190,7 @@ if(!function_exists("iterate_storage_files")) {
}
}
return $filenames;
}
}
}