The branch "master" has been updated. The following is a summary of the commits.
from: 147c3e9dc5b144a53696d8bdf6a7de094892370a 9a6744d Revert "[gwr] Add missing core wrapper for Kolab group driver (Bug #11737)." 9b39cbf [jan] Fix class name when using the Kolab group backend (Bug #11737). ----------------------------------------------------------------------- commit 9a6744d2d02dc7548e824ab764e60988104ef494 Author: Jan Schneider <[email protected]> Date: Mon Nov 26 18:11:29 2012 +0100 Revert "[gwr] Add missing core wrapper for Kolab group driver (Bug #11737)." This reverts commit ac49a602394d8b6d3daad1ca38b74b3c0730ad6f. We don't want to use an extension of Horde_Core_Group_Ldap. It only adds a call to the groupldap hook, that we don't want to use in Kolab and that's not even documented. framework/Core/lib/Horde/Core/Group/Kolab.php | 17 ----------------- framework/Core/package.xml | 4 ++-- 2 files changed, 2 insertions(+), 19 deletions(-) delete mode 100644 framework/Core/lib/Horde/Core/Group/Kolab.php http://git.horde.org/horde-git/-/commit/9a6744d2d02dc7548e824ab764e60988104ef494 ----------------------------------------------------------------------- commit 9b39cbfba81750ca9ae1aab639b3efc6af7b3605 Author: Jan Schneider <[email protected]> Date: Mon Nov 26 18:15:28 2012 +0100 [jan] Fix class name when using the Kolab group backend (Bug #11737). framework/Core/lib/Horde/Core/Factory/Group.php | 8 +++++++- framework/Core/package.xml | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/9b39cbfba81750ca9ae1aab639b3efc6af7b3605 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
