wilde: server/perl-kolab/lib/Kolab Cyrus.pm,1.4,1.5

cvs at kolab.org cvs at kolab.org
Fri Feb 15 09:52:22 CET 2008


Author: wilde

Update of /kolabrepository/server/perl-kolab/lib/Kolab
In directory doto:/tmp/cvs-serv18452/perl-kolab/lib/Kolab

Modified Files:
	Cyrus.pm 
Log Message:
Reverted change to Cyrus.pm (was totally wrong, sorry).


Index: Cyrus.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/lib/Kolab/Cyrus.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Cyrus.pm	14 Feb 2008 18:36:56 -0000	1.4
+++ Cyrus.pm	15 Feb 2008 08:52:19 -0000	1.5
@@ -58,8 +58,6 @@
 {
     Kolab::log('Y', 'Connecting to local Cyrus admin interface');
 
-    # FIXME FIXME FIXME: this only works on openpkg installs
-    Kolab::reloadConfig("/kolab/etc/kolab/kolab.globals");
     my $cyrus = Cyrus::IMAP::Admin->new($Kolab::config{'connect_addr'});
 
     if (!$cyrus) {





More information about the commits mailing list