Ticket #4136: 4136b.diff
| File 4136b.diff, 521 bytes (added by Nazgul, 6 years ago) |
|---|
-
wp-includes/functions.php
1189 1189 'js' => 'application/javascript', 1190 1190 'pdf' => 'application/pdf', 1191 1191 'doc' => 'application/msword', 1192 'odt' => 'application/vnd.oasis.opendocument.text', 1192 1193 'pot|pps|ppt' => 'application/vnd.ms-powerpoint', 1193 1194 'wri' => 'application/vnd.ms-write', 1194 1195 'xla|xls|xlt|xlw' => 'application/vnd.ms-excel',
