From 88c51e1491343aedb1c98be4acaf3bae80fcdae6 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 14 Nov 2008 13:39:12 -0700 Subject: [PATCH] Make this a bit more noticable. --- imp/config/mime_drivers.php.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/imp/config/mime_drivers.php.dist b/imp/config/mime_drivers.php.dist index 9681df7c7..9484140dd 100644 --- 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' -- 2.11.0