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:
Wolfgang Sourdeau
2008-04-24 01:09:08 +00:00
parent 08a90cfb23
commit 28197628b6
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ NSString *SOGoWeekStartFirstFullWeek = @"FirstFullWeek";
objectForKey: @"c_uid"];
}
if (realUID)
if ([realUID length])
self = [super initWithLogin: realUID roles: newRoles];
else
{