The branch "horde_activesync_3_0" has been updated. The following is a summary of the commits.
from: d8c87c17bfc829ede4e41c2b7b85686309b79932 45ee322 This functionality lives in the connector now. 5860692 Add Horde_ActiveSync_Imap_Adapter#getUidFromMid() 81a96fa Remove useless property. ----------------------------------------------------------------------- commit 45ee322542a901950b24573089fb0651818820e7 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 00:22:58 2013 -0400 This functionality lives in the connector now. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 77 +----------- framework/ActiveSync/lib/Horde/ActiveSync/Message/Mail.php | 9 ++ 2 files changed, 11 insertions(+), 75 deletions(-) http://git.horde.org/horde-git/-/commit/45ee322542a901950b24573089fb0651818820e7 ----------------------------------------------------------------------- commit 58606929a6641384898bf7f0aa3a184deec042fb Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 00:23:20 2013 -0400 Add Horde_ActiveSync_Imap_Adapter#getUidFromMid() framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 24 ++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/58606929a6641384898bf7f0aa3a184deec042fb ----------------------------------------------------------------------- commit 81a96fa7bf85635699030d95a343d2309e58ff1a Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 00:23:53 2013 -0400 Remove useless property. This is part of the $_properties array. framework/ActiveSync/lib/Horde/ActiveSync/Message/Mail.php | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/81a96fa7bf85635699030d95a343d2309e58ff1a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
