The branch "master" has been updated. The following is a summary of the commits.
from: 007c997968b821045174c10980ac12a40057ccf6 9ebb238 Swapped the phpdoc for these two methods. 689c766 Clarify that $dst is a uid, not serverid. 57de6d4 Fix passing the folder uid for MOVE commands. ----------------------------------------------------------------------- commit 9ebb23892b92b17aaacd280b5a724973168a5c13 Author: Michael J Rubinsky <[email protected]> Date: Sat May 25 18:18:33 2013 -0400 Swapped the phpdoc for these two methods. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/9ebb23892b92b17aaacd280b5a724973168a5c13 ----------------------------------------------------------------------- commit 689c766c4ebbfbf0a64c8c77b43bd6f5afec56af Author: Michael J Rubinsky <[email protected]> Date: Sat May 25 18:18:59 2013 -0400 Clarify that $dst is a uid, not serverid. framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/689c766c4ebbfbf0a64c8c77b43bd6f5afec56af ----------------------------------------------------------------------- commit 57de6d4039f75d33fddd4b6f0f2b3ad013360f2f Author: Michael J Rubinsky <[email protected]> Date: Sat May 25 18:19:27 2013 -0400 Fix passing the folder uid for MOVE commands. Fixes deleting messages on iOS. framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/57de6d4039f75d33fddd4b6f0f2b3ad013360f2f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
