[Phpcvsview-cvs-updates] phpcvsview phpcvsmime.php,1.1,1.2
Status: Pre-Alpha
Brought to you by:
bcheesem
From: <bch...@us...> - 2003-04-06 06:50:09
|
Update of /cvsroot/phpcvsview/phpcvsview In directory sc8-pr-cvs1:/tmp/cvs-serv1865 Modified Files: phpcvsmime.php Log Message: Fixed erroneous entries with periods in the file extension. Index: phpcvsmime.php =================================================================== RCS file: /cvsroot/phpcvsview/phpcvsview/phpcvsmime.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** phpcvsmime.php 6 Apr 2003 06:43:01 -0000 1.1 --- phpcvsmime.php 6 Apr 2003 06:50:06 -0000 1.2 *************** *** 32,38 **** $MIME_TYPES["wbxml"] = "application/vnd.wap.wbxml"; $MIME_TYPES["wmlc"] = "application/vnd.wap.wmlc"; - $MIME_TYPES[".wmlc"] = "application/vnd.wap.wmlc"; $MIME_TYPES["wmlsc"] = "application/vnd.wap.wmlscriptc"; - $MIME_TYPES[".wmlsc"] = "application/vnd.wap.wmlscriptc"; $MIME_TYPES["bcpio"] = "application/x-bcpio"; $MIME_TYPES["vcd"] = "application/x-cdlink"; --- 32,36 ---- *************** *** 47,55 **** $MIME_TYPES["gtar"] = "application/x-gtar"; $MIME_TYPES["hdf"] = "application/x-hdf"; ! $MIME_TYPES[".php"] = "application/x-httpd-php"; ! $MIME_TYPES[".php4"] = "application/x-httpd-php"; ! $MIME_TYPES[".php3"] = "application/x-httpd-php"; ! $MIME_TYPES[".phtml"] = "application/x-httpd-php"; ! $MIME_TYPES[".phps"] = "application/x-httpd-php-source"; $MIME_TYPES["js"] = "application/x-javascript"; $MIME_TYPES["skp"] = "application/x-koan"; --- 45,53 ---- $MIME_TYPES["gtar"] = "application/x-gtar"; $MIME_TYPES["hdf"] = "application/x-hdf"; ! $MIME_TYPES["php"] = "application/x-httpd-php"; ! $MIME_TYPES["php4"] = "application/x-httpd-php"; ! $MIME_TYPES["php3"] = "application/x-httpd-php"; ! $MIME_TYPES["phtml"] = "application/x-httpd-php"; ! $MIME_TYPES["phps"] = "application/x-httpd-php-source"; $MIME_TYPES["js"] = "application/x-javascript"; $MIME_TYPES["skp"] = "application/x-koan"; *************** *** 60,64 **** $MIME_TYPES["nc"] = "application/x-netcdf"; $MIME_TYPES["cdf"] = "application/x-netcdf"; ! $MIME_TYPES[".crl"] = "application/x-pkcs7-crl"; $MIME_TYPES["sh"] = "application/x-sh"; $MIME_TYPES["shar"] = "application/x-shar"; --- 58,62 ---- $MIME_TYPES["nc"] = "application/x-netcdf"; $MIME_TYPES["cdf"] = "application/x-netcdf"; ! $MIME_TYPES["crl"] = "application/x-pkcs7-crl"; $MIME_TYPES["sh"] = "application/x-sh"; $MIME_TYPES["shar"] = "application/x-shar"; *************** *** 68,72 **** $MIME_TYPES["sv4crc"] = "application/x-sv4crc"; $MIME_TYPES["tar"] = "application/x-tar"; ! $MIME_TYPES[".tgz"] = "application/x-tar"; $MIME_TYPES["tcl"] = "application/x-tcl"; $MIME_TYPES["tex"] = "application/x-tex"; --- 66,70 ---- $MIME_TYPES["sv4crc"] = "application/x-sv4crc"; $MIME_TYPES["tar"] = "application/x-tar"; ! $MIME_TYPES["tgz"] = "application/x-tar"; $MIME_TYPES["tcl"] = "application/x-tcl"; $MIME_TYPES["tex"] = "application/x-tex"; *************** *** 81,85 **** $MIME_TYPES["ustar"] = "application/x-ustar"; $MIME_TYPES["src"] = "application/x-wais-source"; ! $MIME_TYPES[".crt"] = "application/x-x509-ca-cert"; $MIME_TYPES["xhtml"] = "application/xhtml+xml"; $MIME_TYPES["xht"] = "application/xhtml+xml"; --- 79,83 ---- $MIME_TYPES["ustar"] = "application/x-ustar"; $MIME_TYPES["src"] = "application/x-wais-source"; ! $MIME_TYPES["crt"] = "application/x-x509-ca-cert"; $MIME_TYPES["xhtml"] = "application/xhtml+xml"; $MIME_TYPES["xht"] = "application/xhtml+xml"; *************** *** 116,120 **** $MIME_TYPES["djv"] = "image/vnd.djvu"; $MIME_TYPES["wbmp"] = "image/vnd.wap.wbmp"; ! $MIME_TYPES[".wbmp"] = "image/vnd.wap.wbmp"; $MIME_TYPES["ras"] = "image/x-cmu-raster"; $MIME_TYPES["pnm"] = "image/x-portable-anymap"; --- 114,118 ---- $MIME_TYPES["djv"] = "image/vnd.djvu"; $MIME_TYPES["wbmp"] = "image/vnd.wap.wbmp"; ! $MIME_TYPES["wbmp"] = "image/vnd.wap.wbmp"; $MIME_TYPES["ras"] = "image/x-cmu-raster"; $MIME_TYPES["pnm"] = "image/x-portable-anymap"; *************** *** 136,141 **** $MIME_TYPES["html"] = "text/html"; $MIME_TYPES["htm"] = "text/html"; ! $MIME_TYPES[".shtml"] = "text/html"; ! $MIME_TYPES[".jsp"] = "text/html"; $MIME_TYPES["asc"] = "text/plain"; $MIME_TYPES["txt"] = "text/plain"; --- 134,139 ---- $MIME_TYPES["html"] = "text/html"; $MIME_TYPES["htm"] = "text/html"; ! $MIME_TYPES["shtml"] = "text/html"; ! $MIME_TYPES["jsp"] = "text/html"; $MIME_TYPES["asc"] = "text/plain"; $MIME_TYPES["txt"] = "text/plain"; *************** *** 146,152 **** $MIME_TYPES["tsv"] = "text/tab-separated-values"; $MIME_TYPES["wml"] = "text/vnd.wap.wml"; ! $MIME_TYPES[".wml"] = "text/vnd.wap.wml"; $MIME_TYPES["wmls"] = "text/vnd.wap.wmlscript"; - $MIME_TYPES[".wmls"] = "text/vnd.wap.wmlscript"; $MIME_TYPES["etx"] = "text/x-setext"; $MIME_TYPES["xml"] = "text/xml"; --- 144,150 ---- $MIME_TYPES["tsv"] = "text/tab-separated-values"; $MIME_TYPES["wml"] = "text/vnd.wap.wml"; ! $MIME_TYPES["wml"] = "text/vnd.wap.wml"; ! $MIME_TYPES["wmls"] = "text/vnd.wap.wmlscript"; $MIME_TYPES["wmls"] = "text/vnd.wap.wmlscript"; $MIME_TYPES["etx"] = "text/x-setext"; $MIME_TYPES["xml"] = "text/xml"; *************** *** 161,165 **** $MIME_TYPES["movie"] = "video/x-sgi-movie"; $MIME_TYPES["ice"] = "x-conference/x-cooltalk"; - ?> --- 159,162 ---- |