Skip to content
Snippets Groups Projects
Commit 82641ec8 authored by Joshua Colp's avatar Joshua Colp
Browse files

Merged revisions 59089 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r59089 | file | 2007-03-21 14:08:57 -0400 (Wed, 21 Mar 2007) | 2 lines

Add svg mimetype for pari.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 606b1414
No related branches found
No related tags found
No related merge requests found
......@@ -107,6 +107,7 @@ static struct {
{ "js", "application/x-javascript" },
{ "wav", "audio/x-wav" },
{ "mp3", "audio/mpeg" },
{ "svg", "image/svg+xml" },
};
struct http_uri_redirect {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment