projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84eab5b
)
It probably does not make sense to use two levels of caching.
author
Gunnar Wrobel
<p@rdus.de>
Mon, 17 Jan 2011 09:45:04 +0000
(10:45 +0100)
committer
Gunnar Wrobel
<p@rdus.de>
Mon, 17 Jan 2011 10:33:07 +0000
(11:33 +0100)
framework/Share/lib/Horde/Share/Kolab.php
patch
|
blob
|
history
diff --git
a/framework/Share/lib/Horde/Share/Kolab.php
b/framework/Share/lib/Horde/Share/Kolab.php
index
de78726
..
05cb5d7
100644
(file)
--- a/
framework/Share/lib/Horde/Share/Kolab.php
+++ b/
framework/Share/lib/Horde/Share/Kolab.php
@@
-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