summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorRobin Millette <millette@controlyourself.ca>2009-06-01 14:02:59 -0400
committerRobin Millette <millette@controlyourself.ca>2009-06-01 14:02:59 -0400
commit683b835c3ed0be5f691795c64b1217896e1dad95 (patch)
treec8608b58952db1844e80751b657ab85801b922af /lib/common.php
parentf8dae2bbc9600a4ad474e924dc540491e29e2767 (diff)
Attachments popups for supported files are now embedded with the object xhtml tag.
Diffstat (limited to 'lib/common.php')
-rw-r--r--lib/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.php b/lib/common.php
index 838f52f9d..ceb50337c 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -169,6 +169,7 @@ $config =
'image/gif',
'image/svg+xml',
'audio/mpeg',
+ 'audio/x-speex',
'application/ogg',
'application/pdf',
'application/vnd.oasis.opendocument.text',