Page MenuHomePhorge

D2155.1775521713.diff
No OneTemporary

Authored By
Unknown
Size
468 B
Referenced Files
None
Subscribers
None

D2155.1775521713.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()
+ {
+ self::$typedata = null;
+ }
+
/**
* Returns folder types indexed by folder name
*

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 12:28 AM (12 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18840252
Default Alt Text
D2155.1775521713.diff (468 B)

Event Timeline