mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-11 06:25:31 +00:00
Monotone-Parent: dc1a04dbd8c664b75c03181a48283724ed5866b2
Monotone-Revision: 509161891d714328d4a536f4225b69b69c8bf263 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T20:30:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
NSMutableDictionary *localCache;
|
||||
NSMutableDictionary *imap4Connections;
|
||||
NSMutableDictionary *cache;
|
||||
BOOL requestsCacheEnabled;
|
||||
NSMutableDictionary *users;
|
||||
NSMutableDictionary *groups;
|
||||
float cleanupInterval;
|
||||
@@ -52,6 +53,8 @@
|
||||
|
||||
+ (SOGoCache *) sharedCache;
|
||||
|
||||
- (void) disableRequestsCache;
|
||||
|
||||
- (void) killCache;
|
||||
|
||||
- (void) registerObject: (id) object
|
||||
|
||||
Reference in New Issue
Block a user