Charset now required for a bunch of MIME functions.
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 14 Jul 2010 05:09:28 +0000 (23:09 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 14 Jul 2010 05:09:28 +0000 (23:09 -0600)
commit8895b50e360862005e345c93e205cebbfd24bbab
treeae31095a9f013d545c31b6433d701a6049b484d4
parentbd28876619cad63fce11c822413780a3c86d762c
Charset now required for a bunch of MIME functions.

Better goal would be to convert Horde_Mime_Address to OO-interface, and
then inject charset. But this gets things to work again.
19 files changed:
framework/Mime/lib/Horde/Mime.php
framework/Mime/lib/Horde/Mime/Address.php
framework/Mime/lib/Horde/Mime/Headers.php
imp/compose.php
imp/config/hooks.php.dist
imp/lib/Compose.php
imp/lib/Imap/Flags.php
imp/lib/Ui/Compose.php
imp/lib/Ui/Mailbox.php
imp/lib/Ui/Message.php
imp/lib/Views/ListMessages.php
imp/lib/Views/ShowMessage.php
imp/mailbox-mimp.php
imp/mailbox.php
imp/message-mimp.php
imp/message.php
imp/rss.php
imp/thread.php
ingo/lib/Script/Imap.php