The branch "master" has been updated. The following is a summary of the commits.
from: 77df6a0f550a66ef23fe6f6ec7049f9d3fa3ca08 fefb706 Consistently use getParam() instead of directly accessing params array b3d377c [mms] Fix regression preventing Virtual Inbox from refreshing once opened in dynamic view (Bug #12304). ----------------------------------------------------------------------- commit fefb706fcf886c053f492adfd6e9f34741dd5855 Author: Michael M Slusarz <[email protected]> Date: Wed Jun 5 12:59:24 2013 -0600 Consistently use getParam() instead of directly accessing params array Allows for dynamic alteration of parameters at run-time framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 43 ++++++----- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 37 +++++---- framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 29 ++++---- 3 files changed, 58 insertions(+), 51 deletions(-) http://git.horde.org/horde-git/-/commit/fefb706fcf886c053f492adfd6e9f34741dd5855 ----------------------------------------------------------------------- commit b3d377c5dae00da2fffdbad2d3b348fc3d717562 Author: Michael M Slusarz <[email protected]> Date: Wed Jun 5 15:38:23 2013 -0600 [mms] Fix regression preventing Virtual Inbox from refreshing once opened in dynamic view (Bug #12304). imp/docs/CHANGES | 2 ++ imp/lib/Ajax/Application/ListMessages.php | 16 ++++++++++------ imp/package.xml | 2 ++ 3 files changed, 14 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/b3d377c5dae00da2fffdbad2d3b348fc3d717562 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
