aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2015-02-01 12:48:25 +0100
committermarijus <mario@mariovavti.com>2015-02-01 12:48:25 +0100
commit22ad8f413d021d8de4abb200b5645a51a384a998 (patch)
tree9b8bc95e49b9c8bb2056542fc63f79c1bfe8ae68 /include/text.php
parentacac58fba0cc5fa82cb1b74f536ba602dd237238 (diff)
downloadvolse-hubzilla-22ad8f413d021d8de4abb200b5645a51a384a998.tar.gz
volse-hubzilla-22ad8f413d021d8de4abb200b5645a51a384a998.tar.bz2
volse-hubzilla-22ad8f413d021d8de4abb200b5645a51a384a998.zip
add multipart/mixed to getIconFromType()
Diffstat (limited to 'include/text.php')
-rw-r--r--include/text.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text.php b/include/text.php
index 5c8242e79..13f3f2fdf 100644
--- a/include/text.php
+++ b/include/text.php
@@ -2388,6 +2388,7 @@ function getIconFromType($type) {
$iconMap = array(
//Folder
t('Collection') => 'icon-folder-close',
+ 'multipart/mixed' => 'icon-folder-close', //dirs in attach use this mime type
//Common file
'application/octet-stream' => 'icon-file-alt',
//Text