Make WordPress Core

Ticket #8289: wp-includes_functions.php.patch

File wp-includes_functions.php.patch, 453 bytes (added by wfrantz, 17 years ago)

Patch file for wp-includes/functions.php

  • wp-includes/functions.php

     
    16331633                'ico' => 'image/x-icon',
    16341634                'asf|asx|wax|wmv|wmx' => 'video/asf',
    16351635                'avi' => 'video/avi',
     1636                'divx' => 'video/divx',
    16361637                'mov|qt' => 'video/quicktime',
    16371638                'mpeg|mpg|mpe|mp4' => 'video/mpeg',
    16381639                'txt|c|cc|h' => 'text/plain',