fixed OGV content-type

This commit is contained in:
mdipierro
2013-04-06 12:22:46 -05:00
parent aca3d43f0a
commit 81f017a7c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.4.6-stable+timestamp.2013.04.06.12.11.51
Version 2.4.6-stable+timestamp.2013.04.06.12.22.00
+1 -1
View File
@@ -446,7 +446,7 @@ CONTENT_TYPE = {
'.oga': 'audio/x-speex+ogg',
'.ogg': 'video/x-theora+ogg',
'.ogm': 'video/x-ogm+ogg',
'.ogv': 'video/x-theora+ogg',
'.ogv': 'video/ogg',
'.ogx': 'application/ogg',
'.old': 'application/x-trash',
'.oleo': 'application/x-oleo',