]> source.dussan.org Git - nextcloud-server.git/commit
Added more MIME Types in `inc/lib_filestorage.php`
authorAldo "xoen" Giambelluca <xoen@xoen.org>
Sun, 11 Jul 2010 17:51:26 +0000 (19:51 +0200)
committerAldo "xoen" Giambelluca <xoen@xoen.org>
Sun, 11 Jul 2010 17:51:26 +0000 (19:51 +0200)
commit50c067ffe8d75e48e9ce1c83a1d84e32bacc4acf
tree87769c8d041e708fc2413079adc615d9ecf5c65c
parent0939d5c393a7397f1def8ca0f0442c7388fde58c
Added more MIME Types in `inc/lib_filestorage.php`

Here the types added:
  * Flac / Ogg [1]
  * GZip / Tar / Tar+GZip
  * PDF / SVG / Tiff
  * JavaScript

Other little changes:
  * I changed the ordered to be alphabetical (by extension)
  * Using single quotes instead of double quotes for strings
  * Indentation

[1]: http://wiki.xiph.org/MIME_Types_and_File_Extensions
[2]: http://www.asciitable.it/mimetypes.asp
inc/lib_filestorage.php