Make WordPress Core

Ticket #14257: 14257.functions.php

File 14257.functions.php, 454 bytes (added by RyanMurphy, 14 years ago)
Line 
1Index: wp-includes/functions.php
2===================================================================
3--- wp-includes/functions.php   (revision 15380)
4+++ wp-includes/functions.php   (working copy)
5@@ -2471,6 +2471,7 @@
6                'tsv' => 'text/tab-separated-values',
7                'rtx' => 'text/richtext',
8                'css' => 'text/css',
9+               'phps' => 'application/x-httpd-php-source',
10                'htm|html' => 'text/html',
11                'mp3|m4a|m4b' => 'audio/mpeg',
12                'mp4|m4v' => 'video/mp4',