It probably does not make sense to use two levels of caching.
authorGunnar Wrobel <p@rdus.de>
Mon, 17 Jan 2011 09:45:04 +0000 (10:45 +0100)
committerGunnar Wrobel <p@rdus.de>
Mon, 17 Jan 2011 10:33:07 +0000 (11:33 +0100)
framework/Share/lib/Horde/Share/Kolab.php

index de78726..05cb5d7 100644 (file)
@@ -34,13 +34,6 @@ class Horde_Share_Kolab extends Horde_Share_Base
     protected $_type;
 
     /**
-     * A marker for the validity of the list cache
-     *
-     * @var int
-     */
-    protected $_listCacheValidity;
-
-    /**
      * Constructor.
      *
      * @param string $app          The application that the shares belong to