Changeset 12239 for trunk/wp-includes/functions.php
- Timestamp:
- 11/20/2009 04:19:44 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r12207 r12239 2272 2272 'avi' => 'video/avi', 2273 2273 'divx' => 'video/divx', 2274 'flv' => 'video/x-flv', 2274 2275 'mov|qt' => 'video/quicktime', 2275 2276 'mpeg|mpg|mpe' => 'video/mpeg',
Note: See TracChangeset
for help on using the changeset viewer.