Update storage.php
This commit is contained in:
parent
c82f950b52
commit
f6d143c716
|
@ -189,9 +189,9 @@ if(!function_exists("iterate_storage_files")) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return $filenames;
|
return $filenames;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
if(!function_exists("remove_storage_file")) {
|
if(!function_exists("remove_storage_file")) {
|
||||||
function remove_storage_file($filename, $options=array()) {
|
function remove_storage_file($filename, $options=array()) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user