[pkg-horde] [SCM] Debian Horde Packages repository: ingo1 package branch, upstream+patches, updated. 6430938ea5eddfdb9afc31b769824e0428edcea1
Mathieu Parent
math.parent at gmail.com
Mon Dec 21 17:28:50 UTC 2009
The following commit has been merged in the upstream+patches branch:
commit 6430938ea5eddfdb9afc31b769824e0428edcea1
Author: Mathieu Parent <math.parent at gmail.com>
Date: Mon Dec 21 18:28: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