mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
Monotone-Parent: 38830b89dba3fbe47ce03c0a4617768116eda22b
Monotone-Revision: 32f5339432dc3dd283822d8810c9cdaae84ac533 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-26T22:26:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -483,7 +483,6 @@ static memcached_st *handle = NULL;
|
|||||||
- (void) setACLs: (NSDictionary *) theACLs
|
- (void) setACLs: (NSDictionary *) theACLs
|
||||||
forPath: (NSString *) thePath
|
forPath: (NSString *) thePath
|
||||||
{
|
{
|
||||||
NSLog(@"setting ACLs: %@ (%@) forPath: %@", [theACLs jsonStringValue], theACLs, thePath);
|
|
||||||
if (theACLs)
|
if (theACLs)
|
||||||
[self _cacheValues: [theACLs jsonStringValue]
|
[self _cacheValues: [theACLs jsonStringValue]
|
||||||
ofType: @"acl"
|
ofType: @"acl"
|
||||||
|
|||||||
Reference in New Issue
Block a user