The branch "master" has been updated. The following is a summary of the commits.
from: 326d2d9ea06672d8100931018bf84556590c7b37 e5a1369 We already have the body part here, this would overwrite it. 11c546f Always request the body part size. b68a8d3 cs 8d7abe0 Cleanup the conditionals. 047ccc4 No longer need different query_opts. ----------------------------------------------------------------------- commit e5a1369edd967d10fb48a21bf4c5a5802ab2b299 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 1 16:36:52 2013 -0500 We already have the body part here, this would overwrite it. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/e5a1369edd967d10fb48a21bf4c5a5802ab2b299 ----------------------------------------------------------------------- commit 11c546f5b673ceb6d631514a82dabfec1575ba67 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 1 16:44:49 2013 -0500 Always request the body part size. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/11c546f5b673ceb6d631514a82dabfec1575ba67 ----------------------------------------------------------------------- commit b68a8d3b082e0c2469c84adb4b117e57c5b99b27 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 1 16:49:05 2013 -0500 cs framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 18 ++++++++---- 1 files changed, 12 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/b68a8d3b082e0c2469c84adb4b117e57c5b99b27 ----------------------------------------------------------------------- commit 8d7abe03778dac6cac47b9c94b9eedf75200cfba Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 1 17:00:30 2013 -0500 Cleanup the conditionals. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/8d7abe03778dac6cac47b9c94b9eedf75200cfba ----------------------------------------------------------------------- commit 047ccc4e29836eb49b1b05680d78065a2f68dcac Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 1 17:02:54 2013 -0500 No longer need different query_opts. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/047ccc4e29836eb49b1b05680d78065a2f68dcac -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
