Changeset 31044
- Timestamp:
- 01/04/2015 03:08:48 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r30674 r31044 2175 2175 'png' => 'image/png', 2176 2176 'bmp' => 'image/bmp', 2177 'tif |tiff' => 'image/tiff',2177 'tiff|tif' => 'image/tiff', 2178 2178 'ico' => 'image/x-icon', 2179 2179 // Video formats.
Note: See TracChangeset
for help on using the changeset viewer.