Update storage.php
This commit is contained in:
parent
be72e12590
commit
a4f5634b52
|
@ -280,7 +280,7 @@ if(!check_function_exists("remove_storage_file")) {
|
|||
}
|
||||
}
|
||||
|
||||
if(check_function_exists("remove_storage_files")) {
|
||||
if(!check_function_exists("remove_storage_files")) {
|
||||
function remove_storage_files($storage_type, $options=array()) {
|
||||
$failed = 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user