gunnar: server/perl-kolab/lib/Kolab Cyrus.pm,1.5,1.6

cvs at kolab.org cvs at kolab.org
Fri Oct 10 16:24:48 CEST 2008


Author: gunnar

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

Modified Files:
	Cyrus.pm 
Log Message:
Remove prefix variable.

Index: Cyrus.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/lib/Kolab/Cyrus.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Cyrus.pm	15 Feb 2008 08:52:19 -0000	1.5
+++ Cyrus.pm	10 Oct 2008 14:24:46 -0000	1.6
@@ -163,7 +163,6 @@
     my $cyruid = &createUid($uid, $sf);
 
     Kolab::log('Y', "Setting up ACL of mailbox `$cyruid'");
-    my $prefix = $Kolab::config{'prefix'};
     my %acls = $cyrus->listacl( $cyruid );
     my ($user, $entry, $acl);
     Kolab::log('Y', "Removing users from ACL of $cyruid (users are \"".join(', ', keys %acls)."\")", KOLAB_DEBUG);





More information about the commits mailing list