Update storage.php
This commit is contained in:
parent
d868a32eab
commit
f2392e8e86
|
@ -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()) {
|
function iterate_storage_files($storage_type, $options=array()) {
|
||||||
$filenames = array();
|
$filenames = array();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user