mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-19 16:36:23 +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
|
||||
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