[commits] [Wiki] changed: FAQ/Admin/Config
Wiki Guest
wikiguest at horde.org
Sat Jun 16 11:45:48 UTC 2012
guest [143.93.249.87] Sat, 16 Jun 2012 11:45:48 +0000
Modified page: http://wiki.horde.org/FAQ/Admin/Config
New Revision: 10
Change log: added html inline config
@@ -341,9 +341,10 @@
For example, to enable inline HTML support you would set:
<code type="php">
-$mime_drivers['imp']['html']['inline'] = true;
+$mime_drivers['imp']['html']['inline'] = true; // for
horde/config/mime_drivers.local.php
+$mime_drivers['html']['inline'] = true; // for
horde/imp/config/mime_drivers.local.php
</code>
+++ How can I use LDAP for IMP's contact list?
More information about the commits
mailing list