Remove .zip .tar .gz from allowed file extensions.

This commit is contained in:
Michael Stenta 2021-01-20 12:46:50 -05:00
parent 4a29811051
commit d0f21146c2
1 changed files with 0 additions and 3 deletions

View File

@ -83,9 +83,6 @@ function farm_fields_file_types($type = '', $separator = ' ') {
'xlsx',
'kml',
'kmz',
'zip',
'tar',
'gz',
'mp3',
'wav',
'ogg',