Update storage.php

This commit is contained in:
Namhyeon Go 2019-01-05 16:08:25 +09:00 committed by GitHub
parent d868a32eab
commit f2392e8e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,7 +173,7 @@ if(!function_exists("read_storage_file")) {
}
}
if(!function_exists("iterate_storage_Files")) {
if(!function_exists("iterate_storage_files")) {
function iterate_storage_files($storage_type, $options=array()) {
$filenames = array();