Make this a bit more noticable.
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 14 Nov 2008 20:39:12 +0000 (13:39 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 14 Nov 2008 20:39:12 +0000 (13:39 -0700)
imp/config/mime_drivers.php.dist

index 9681df7..9484140 100644 (file)
@@ -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'