mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 01:15:09 +00:00
Monotone-Parent: 4ad21ea0342a626a99aabc213cf8ed9a827eb0c4
Monotone-Revision: d175e2ab17f0d56d2fdc9a046048a0302d9fd0f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T13:16:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
#import <NGObjWeb/SoObject.h>
|
||||
#import <NGExtensions/NSObject+Logs.h>
|
||||
|
||||
#import "NSDictionary+BSJSONAdditions.h"
|
||||
#import "NSDictionary+Utilities.h"
|
||||
#import "NSString+Utilities.h"
|
||||
#import "SOGoObject.h"
|
||||
#import "SOGoSystemDefaults.h"
|
||||
@@ -484,7 +484,7 @@ static memcached_st *handle = NULL;
|
||||
forPath: (NSString *) thePath
|
||||
{
|
||||
if (theACLs)
|
||||
[self _cacheValues: [theACLs jsonStringValue]
|
||||
[self _cacheValues: [theACLs jsonRepresentation]
|
||||
ofType: @"acl"
|
||||
forKey: thePath];
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user