mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 18:35:25 +00:00
(fix) numerous EAS fixes when connections are dropped before the EAS client receives the response (#3058, #2849)
Conflicts: NEWS
This commit is contained in:
@@ -56,6 +56,8 @@ typedef enum {
|
||||
- (void) reloadIfNeeded;
|
||||
- (void) save;
|
||||
|
||||
+ (id) objectWithName: (NSString *) key inContainer: (id) theContainer useCache: (BOOL) useCache;
|
||||
|
||||
/* accessors */
|
||||
- (NSMutableString *) path; /* full filename */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user