Page MenuHomePhorge

D2155.1775428512.diff
No OneTemporary

Authored By
Unknown
Size
473 B
Referenced Files
None
Subscribers
None

D2155.1775428512.diff

diff --git a/plugins/libkolab/lib/kolab_storage.php b/plugins/libkolab/lib/kolab_storage.php
--- a/plugins/libkolab/lib/kolab_storage.php
+++ b/plugins/libkolab/lib/kolab_storage.php
@@ -1093,6 +1093,14 @@
return $_folders;
}
+ /**
+ * Clears the internal typedata cache
+ */
+ public static function clear_typedata_cache()
+ {
+ self::$typedata = null;
+ }
+
/**
* Returns folder types indexed by folder name
*

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 5, 10:35 PM (21 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18833561
Default Alt Text
D2155.1775428512.diff (473 B)

Event Timeline