mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-09 08:53:20 +00:00
rollback
Monotone-Parent: 2d120d90819b42e21a50956a14c0c5d130cfdf09 Monotone-Revision: 376221b991f7b0bee18cfede79614398e85e5b99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:52:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -124,6 +124,7 @@ static BOOL doCrashOnSessionCreate = NO;
|
||||
}
|
||||
|
||||
- (id)lookupUser:(NSString *)_key inContext:(id)_ctx {
|
||||
|
||||
NSLog (@"lookupUser: %@", _key);
|
||||
return [[[NSClassFromString(@"SOGoUserFolder") alloc]
|
||||
initWithName:_key inContainer:self] autorelease];
|
||||
|
||||
Reference in New Issue
Block a user