projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65741c7
)
Make this a bit more noticable.
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 14 Nov 2008 20:39:12 +0000
(13:39 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 14 Nov 2008 20:39:12 +0000
(13:39 -0700)
imp/config/mime_drivers.php.dist
patch
|
blob
|
history
diff --git
a/imp/config/mime_drivers.php.dist
b/imp/config/mime_drivers.php.dist
index
9681df7
..
9484140
100644
(file)
--- a/
imp/config/mime_drivers.php.dist
+++ b/
imp/config/mime_drivers.php.dist
@@
-69,6
+69,7
@@
$mime_drivers['imp']['plain'] = array(
* HTML driver settings
*/
$mime_drivers['imp']['html'] = array(
+ /* NOTE: Inline HTML display is turned OFF by default. */
'inline' => false,
'handles' => array(
'text/html'