gunnar: server/php-kolab/Kolab_Freebusy/Freebusy Cache.php,1.3,1.4

cvs at kolab.org cvs at kolab.org
Sat Dec 8 08:32:27 CET 2007


Author: gunnar

Update of /kolabrepository/server/php-kolab/Kolab_Freebusy/Freebusy
In directory doto:/tmp/cvs-serv29308/Kolab_Freebusy/Freebusy

Modified Files:
	Cache.php 
Log Message:
Remove non-functional line (Reported by: Marcus Hüwe).

Index: Cache.php
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Freebusy/Freebusy/Cache.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Cache.php	30 Nov 2007 16:10:17 -0000	1.3
+++ Cache.php	8 Dec 2007 07:32:25 -0000	1.4
@@ -306,7 +306,6 @@
             $fldrcomp[] = 'INBOX';
         } else {
             $fldrcomp[] = 'user';
-            $owner[] = 'user';
         }
         
         if (!empty($access->folder)) {





More information about the commits mailing list