projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4d95de
)
Fix parse error.
author
Jan Schneider
<jan@simon.horde.org>
Fri, 13 Aug 2010 09:47:35 +0000
(09:47 +0000)
committer
Jan Schneider
<jan@simon.horde.org>
Fri, 13 Aug 2010 09:47:35 +0000
(09:47 +0000)
whups/config/mime_drivers.php.dist
patch
|
blob
|
history
diff --git
a/whups/config/mime_drivers.php.dist
b/whups/config/mime_drivers.php.dist
index
c8cd2ab
..
4db548d
100644
(file)
--- a/
whups/config/mime_drivers.php.dist
+++ b/
whups/config/mime_drivers.php.dist
@@
-12,7
+12,7
@@
$mime_drivers = array(
/* Zip File archive viewer. */
'zip' => array(
- 'handles' = array(
+ 'handles' =
>
array(
'application/x-compressed',
'application/x-zip-compressed',
'application/zip',