luci-0.9: merge r5327

This commit is contained in:
Jo-Philipp Wich 2009-09-11 01:56:05 +00:00
parent a5eca04263
commit f9787b70cd

View file

@ -44,6 +44,7 @@ MIME_TYPES = {
["zip"] = "application/zip"; ["zip"] = "application/zip";
["pdf"] = "application/pdf"; ["pdf"] = "application/pdf";
["xml"] = "application/xml"; ["xml"] = "application/xml";
["xsl"] = "application/xml";
["doc"] = "application/msword"; ["doc"] = "application/msword";
["ppt"] = "application/vnd.ms-powerpoint"; ["ppt"] = "application/vnd.ms-powerpoint";
["xls"] = "application/vnd.ms-excel"; ["xls"] = "application/vnd.ms-excel";