diff --git a/system/storage.php b/system/storage.php index 84191f2..e1ee668 100644 --- a/system/storage.php +++ b/system/storage.php @@ -189,8 +189,8 @@ if(!function_exists("iterate_storage_files")) { } } } - return $filenames; + } } if(!function_exists("remove_storage_file")) {