mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-16 17:05:25 +00:00
Monotone-Parent: 509161891d714328d4a536f4225b69b69c8bf263
Monotone-Revision: 9c2ce4a1d58e648ee8b0bab68a7284e4b583962d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T20:32:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#import <Foundation/NSUserDefaults.h>
|
||||
#import <NGObjWeb/SoProductRegistry.h>
|
||||
#import <NGExtensions/NSObject+Logs.h>
|
||||
#import <SOGo/SOGoCache.h>
|
||||
#import <SOGo/SOGoProductLoader.h>
|
||||
#import <SOGo/SOGoSystemDefaults.h>
|
||||
|
||||
@@ -84,6 +85,8 @@ sogo_backend_init (void)
|
||||
if (MAPIApplicationK)
|
||||
[MAPIApplicationK new];
|
||||
|
||||
[[SOGoCache sharedCache] disableRequestsCache];
|
||||
|
||||
[pool release];
|
||||
|
||||
return MAPISTORE_SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user