diff --git a/system/storage.php b/system/storage.php index e1ee668..cab1f85 100644 --- a/system/storage.php +++ b/system/storage.php @@ -190,6 +190,7 @@ if(!function_exists("iterate_storage_files")) { } } return $filenames; + } } }