Don't return any PEAR_Errors in IMP code.
authorMichael M Slusarz <slusarz@curecanti.org>
Sun, 22 Feb 2009 01:54:59 +0000 (18:54 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Sun, 22 Feb 2009 04:24:02 +0000 (21:24 -0700)
commitb1314da3c3234bf90a1992361e10834a9ca91e98
tree2ee40dac8ad159a3ce296f752b607033076d9eb7
parent2fa700c017e640ced20dfd3ccb2ee92a5935229e
Don't return any PEAR_Errors in IMP code.

First step on conversion to exclusively using exceptions.
37 files changed:
imp/acl.php
imp/ajax.php
imp/compose-dimp.php
imp/compose-mimp.php
imp/compose.php
imp/config/hooks.php.dist
imp/folders.php
imp/lib/Compose.php
imp/lib/Contents.php
imp/lib/Crypt/pgp.php
imp/lib/Crypt/smime.php
imp/lib/Fetchmail.php
imp/lib/Fetchmail/imap.php
imp/lib/IMAP/ACL.php
imp/lib/IMAP/Tree.php
imp/lib/IMP.php
imp/lib/Mailbox.php
imp/lib/Maintenance/Task/tos_agreement.php
imp/lib/Message.php
imp/lib/Quota.php
imp/lib/Quota/command.php
imp/lib/Quota/hook.php
imp/lib/Quota/imap.php
imp/lib/Quota/logfile.php
imp/lib/Quota/maildir.php
imp/lib/Quota/mdaemon.php
imp/lib/Quota/mercury32.php
imp/lib/Quota/sql.php
imp/lib/Spam.php
imp/lib/UI/Compose.php
imp/lib/Views/ShowMessage.php
imp/mailbox.php
imp/message-mimp.php
imp/message.php
imp/pgp.php
imp/smime.php
imp/view.php