The branch "master" has been updated. The following is a summary of the commits.
from: 0cee90b69ccfd52868359949655b3ca950d2d8c5 51d8ed9 Not needed 5fd14a9 Fix removing folders via the device. 64f2707 No need for return values. 4276c57 Propagate the exception up the call stack. ----------------------------------------------------------------------- commit 51d8ed93edf0c5f37bc8ce9c644a14e8a464a756 Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 3 13:59:13 2012 -0500 Not needed .../ActiveSync/lib/Horde/ActiveSync/Request/FolderCreate.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/51d8ed93edf0c5f37bc8ce9c644a14e8a464a756 ----------------------------------------------------------------------- commit 5fd14a9db2d976f47b713845ab321a820cb66cf9 Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 3 13:59:24 2012 -0500 Fix removing folders via the device. framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/5fd14a9db2d976f47b713845ab321a820cb66cf9 ----------------------------------------------------------------------- commit 64f27073fbdce8bffb0779bce0e6933bd4daf0ef Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 3 14:02:42 2012 -0500 No need for return values. framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php | 15 +---- 1 files changed, 3 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/64f27073fbdce8bffb0779bce0e6933bd4daf0ef ----------------------------------------------------------------------- commit 4276c57d008e5f671bf1dcf7472d177e9dcd1ab3 Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 3 14:02:54 2012 -0500 Propagate the exception up the call stack. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/4276c57d008e5f671bf1dcf7472d177e9dcd1ab3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
