Ticket #8289: wp-includes_functions.php.patch
| File wp-includes_functions.php.patch, 453 bytes (added by , 17 years ago) |
|---|
-
wp-includes/functions.php
1633 1633 'ico' => 'image/x-icon', 1634 1634 'asf|asx|wax|wmv|wmx' => 'video/asf', 1635 1635 'avi' => 'video/avi', 1636 'divx' => 'video/divx', 1636 1637 'mov|qt' => 'video/quicktime', 1637 1638 'mpeg|mpg|mpe|mp4' => 'video/mpeg', 1638 1639 'txt|c|cc|h' => 'text/plain',