Ticket #23380: functions.php.patch
| File functions.php.patch, 377 bytes (added by m_uysl, 5 months ago) |
|---|
-
functions.php
1922 1922 'ogv' => 'video/ogg', 1923 1923 'webm' => 'video/webm', 1924 1924 'mkv' => 'video/x-matroska', 1925 '3gp|3gpp2|3g2' => 'video/3gpp', 1925 1926 // Text formats 1926 1927 'txt|asc|c|cc|h' => 'text/plain', 1927 1928 'csv' => 'text/csv',