[Tickets #5097] Re: Splitting functionality in the Kolab driver

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Mar 9 15:26:26 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5097
-----------------------------------------------------------------------
 Ticket             | 5097
 Updated By         | wrobel at pardus.de
 Summary            | Splitting functionality in the Kolab driver
 Queue              | Horde Framework Packages
 Version            | HEAD
 Type               | Enhancement
 State              | Resolved
 Priority           | 1. Low
 Owners             | 
+New Attachment     | framework-Kolab_Driver-split_20070309-3.patch
-----------------------------------------------------------------------


wrobel at pardus.de (2007-03-09 07:26) wrote:


> I've just update to the latest version of "framework". I haven't 
> tried the code yet, but the include paths look wrong to me:
>
> require_once 'Horde/IMAP.php';
> require_once 'Horde/LDAP.php';
>
> Shouldn't this read:
>
> require_once 'Horde/Kolab/IMAP.php';
> require_once 'Horde/Kolab/LDAP.php';
>
> ?

Ups, you are certainly right. Sorry for that. I was to quick this morning.
Patch attached.



More information about the bugs mailing list