The branch "master" has been updated. The following is a summary of the commits.
from: 722f033dd7477ea5a20f4d0946ce622712abfb8a 9b8de0b Guess you can't use switch in this manner dc72b09 Fix variable access c9f212c More IMP_Mailbox fixes a4b0765 Short-circuit if there are no messages to process ----------------------------------------------------------------------- commit 9b8de0b2d4cec4dc23c3efe527211eb8740a2efd Author: Michael M Slusarz <[email protected]> Date: Wed Feb 23 12:20:34 2011 -0700 Guess you can't use switch in this manner framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 17 +++++------------ 1 files changed, 5 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/9b8de0b2d4cec4dc23c3efe527211eb8740a2efd ----------------------------------------------------------------------- commit dc72b092331b441c8853dccdd16aa5d010763d18 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 23 12:20:48 2011 -0700 Fix variable access framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php | 11 +++++---- 1 files changed, 6 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/dc72b092331b441c8853dccdd16aa5d010763d18 ----------------------------------------------------------------------- commit c9f212cbae3c1e403a3b6a3163627d9f674a4d03 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 23 12:20:54 2011 -0700 More IMP_Mailbox fixes imp/lib/Ajax/Application.php | 2 +- imp/lib/Block/Newmail.php | 2 +- imp/lib/Imap/Tree.php | 6 +++--- imp/lib/Mailbox/List.php | 6 +++--- imp/lib/Mailbox/List/Track.php | 6 +++--- imp/lib/Message.php | 4 ++-- imp/lib/Search.php | 2 +- imp/mailbox-mimp.php | 2 +- imp/mailbox.php | 4 ++-- imp/message-mimp.php | 18 +++++++++--------- imp/message.php | 32 ++++++++++++++++---------------- 11 files changed, 42 insertions(+), 42 deletions(-) http://git.horde.org/horde-git/-/commit/c9f212cbae3c1e403a3b6a3163627d9f674a4d03 ----------------------------------------------------------------------- commit a4b07653ae2a6b292850652903cc7d534ef43c52 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 23 12:41:20 2011 -0700 Short-circuit if there are no messages to process framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/a4b07653ae2a6b292850652903cc7d534ef43c52 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
