The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: 4cdc843fbd14f9fa1ffffe77719c2066bbb7ffa5 60e6c32 Fix incorrect argument warnings ec0f1ce [mms] Spam reporting configuration has been moved to the backends file. ----------------------------------------------------------------------- commit 60e6c327192a74f352cde91555ef7e13cb7ee11d Author: Michael M Slusarz <[email protected]> Date: Mon Mar 4 17:59:26 2013 -0700 Fix incorrect argument warnings imp/lib/Imap.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/60e6c327192a74f352cde91555ef7e13cb7ee11d ----------------------------------------------------------------------- commit ec0f1ce8bfcbb27a73b995d5171111f3bf519cdb Author: Michael M Slusarz <[email protected]> Date: Mon Mar 4 02:07:26 2013 -0700 [mms] Spam reporting configuration has been moved to the backends file. imp/config/backends.php | 46 +++++ imp/config/conf.xml | 64 ------- imp/config/hooks.php.dist | 17 -- imp/docs/CHANGES | 1 + imp/docs/UPGRADING | 17 ++ imp/lib/Ajax/Application/Handler/Common.php | 4 +- imp/lib/Basic/Mailbox.php | 4 +- imp/lib/Basic/Message.php | 8 +- imp/lib/Imap.php | 23 +++ imp/lib/Minimal/Mailbox.php | 2 +- imp/lib/Minimal/Message.php | 2 +- imp/lib/Spam.php | 246 +++++++++++++++------------ imp/package.xml | 1 + 13 files changed, 240 insertions(+), 195 deletions(-) http://git.horde.org/horde-git/-/commit/ec0f1ce8bfcbb27a73b995d5171111f3bf519cdb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
