mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-30 18:57:18 +00:00
Monotone-Parent: cda3bd58c324868ead052e625bbdbcb210c60af5
Monotone-Revision: 86a3016fde1fa4a741b945ef29cc0453ddcb73c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T01:09:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -194,7 +194,7 @@ NSString *SOGoWeekStartFirstFullWeek = @"FirstFullWeek";
|
||||
objectForKey: @"c_uid"];
|
||||
}
|
||||
|
||||
if (realUID)
|
||||
if ([realUID length])
|
||||
self = [super initWithLogin: realUID roles: newRoles];
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user