The branch "master" has been updated. The following is a summary of the commits.
from: 7cc003c648eea4236aff3eafcc1f7aa42bf8f380 0c7916d Fix trivial copy'n'paste error in comment 5059087 Fix bogus tasks_listNoteLists() function (#12525) 1f1368f Kolab driver: Fix setting $this->_data twice. Unify duplicated code. ----------------------------------------------------------------------- commit 0c7916d172711ba2c729e735e9888fa4b2608518 Author: Thomas Jarosch <[email protected]> Date: Tue Aug 6 15:30:07 2013 +0200 Fix trivial copy'n'paste error in comment Signed-off-by: Jan Schneider <[email protected]> Bug: 12537 mnemo/lib/Notepads/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0c7916d172711ba2c729e735e9888fa4b2608518 ----------------------------------------------------------------------- commit 50590871f005c2804ea56a8ae250317bceb6e16c Author: Thomas Jarosch <[email protected]> Date: Thu Aug 1 15:48:49 2013 +0200 Fix bogus tasks_listNoteLists() function (#12525) Signed-off-by: Jan Schneider <[email protected]> framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/50590871f005c2804ea56a8ae250317bceb6e16c ----------------------------------------------------------------------- commit 1f1368f0cd2e5bd33b0af587348350a1250ad843 Author: Thomas Jarosch <[email protected]> Date: Wed Jul 31 17:34:37 2013 +0200 Kolab driver: Fix setting $this->_data twice. Unify duplicated code. _getDataForAddressbook() was only used by _getData(). It was probably copied over from other Kolab drivers which use a similar driver skeleton. Signed-off-by: Thomas Jarosch <[email protected]> Signed-off-by: Jan Schneider <[email protected]> Bug: 12518 turba/lib/Driver/Kolab.php | 41 +++++++++++++++-------------------------- 1 files changed, 15 insertions(+), 26 deletions(-) http://git.horde.org/horde-git/-/commit/1f1368f0cd2e5bd33b0af587348350a1250ad843 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
