Page MenuHomePhorge

D2155.1775460278.diff
No OneTemporary

Authored By
Unknown
Size
473 B
Referenced Files
None
Subscribers
None

D2155.1775460278.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
Mon, Apr 6, 7:24 AM (10 h, 1 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18833561
Default Alt Text
D2155.1775460278.diff (473 B)

Event Timeline