mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-13 01:08:50 +00:00
Monotone-Parent: afc6dcc4b6248dc2121bb03e339daca4db855f85
Monotone-Revision: 5fa8ca8896455803ea0da4db7e5c1e18e8328871 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T16:51:41 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -391,7 +391,7 @@
|
||||
- (NSArray *) aclsForUser: (NSString *) uid
|
||||
{
|
||||
NSMutableArray *acls;
|
||||
NSArray *ownAcls, *containerAcls;
|
||||
NSArray *containerAcls;
|
||||
|
||||
acls = [NSMutableArray array];
|
||||
/* this is unused... */
|
||||
|
||||
@@ -53,6 +53,7 @@
|
||||
#import "SOGoParentFolder.h"
|
||||
#import "SOGoPermissions.h"
|
||||
#import "SOGoUser.h"
|
||||
#import "WORequest+SOGo.h"
|
||||
|
||||
#import "SOGoGCSFolder.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user