[pkg-horde] [SCM] Debian Horde Packages repository: ingo1 package branch, debian-sid, updated. a8fb8f2a2dd2f0918a5ca3cd0a284694b94f905d
Mathieu Parent
math.parent at gmail.com
Mon Dec 21 17:28:50 UTC 2009
The following commit has been merged in the debian-sid branch:
commit a91660f19e0f88efb068a0579d08c356ad56e9ae
Author: Mathieu Parent <math.parent at gmail.com>
Date: Mon Dec 21 18:26:41 2009 +0100
Revert "When using Kolab, other backends are removed"
This reverts commit bb97f68f69bc3660ea9630f41fb71dc7b7a60b9e.
diff --git a/config/backends.php.dist b/config/backends.php.dist
index d6ce598..531cc83 100644
--- a/config/backends.php.dist
+++ b/config/backends.php.dist
@@ -300,9 +300,6 @@ $backends['ldapsieve'] = array(
/* Kolab Example (using Sieve) */
if ($GLOBALS['conf']['kolab']['enabled']) {
- // When using Kolab, other backends are removed
- $backends = Array();
-
require_once 'Horde/Kolab.php';
if (!is_callable('Kolab', 'getServer')) {
--
Debian Horde Packages repository: ingo1 package
More information about the pkg-horde-hackers
mailing list