-
Bug
-
Resolution: Fixed
-
Minor
-
4.4.4
file_get_drafarea_files gives each file a type: file, zip or folder. file_get_all_files_in_draftarea then tries tries to return all files within folders, but not the folders themselves, however, it does this by only including the files marked as 'file' type, which excludes zip files.