[Tickets #5097] Re: Splitting functionality in the Kolab driver
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri Mar 9 15:08:31 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 | thomas.jarosch at intra2net.com
Summary | Splitting functionality in the Kolab driver
Queue | Horde Framework Packages
Version | HEAD
Type | Enhancement
State | Resolved
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
thomas.jarosch at intra2net.com (2007-03-09 07:08) wrote:
Hello,
> Committed, thanks.
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';
?
Cheers,
Thomas
More information about the bugs
mailing list