mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
merge of '05e312bc2aff1f30bb0ce98944cb16c89ee15b86'
and 'f45b91e2758389e5bc0a94b6e80d20778a589e74' Monotone-Parent: 05e312bc2aff1f30bb0ce98944cb16c89ee15b86 Monotone-Parent: f45b91e2758389e5bc0a94b6e80d20778a589e74 Monotone-Revision: 0ae9c70b160be4f5810d82d165885e7c2612bae3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-27T14:20:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -483,7 +483,6 @@ static memcached_st *handle = NULL;
|
||||
- (void) setACLs: (NSDictionary *) theACLs
|
||||
forPath: (NSString *) thePath
|
||||
{
|
||||
NSLog(@"setting ACLs: %@ (%@) forPath: %@", [theACLs jsonStringValue], theACLs, thePath);
|
||||
if (theACLs)
|
||||
[self _cacheValues: [theACLs jsonStringValue]
|
||||
ofType: @"acl"
|
||||
|
||||
Reference in New Issue
Block a user