Ticket #11103: asc.patch
| File asc.patch, 394 bytes (added by pross, 3 years ago) |
|---|
-
functions.php
old new 2239 2239 'divx' => 'video/divx', 2240 2240 'mov|qt' => 'video/quicktime', 2241 2241 'mpeg|mpg|mpe' => 'video/mpeg', 2242 'txt|c|cc| h' => 'text/plain',2242 'txt|c|cc|asc|h' => 'text/plain', 2243 2243 'rtx' => 'text/richtext', 2244 2244 'css' => 'text/css', 2245 2245 'htm|html' => 'text/html',
