Monotone-Parent: 6b21c5d6a2344cfc87d185eafecf40f3d4c29c8c

Monotone-Revision: 1aa812c42c241f2c5d21c2beac51ba74f407f6bb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-03T18:43:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-03 18:43:17 +00:00
parent 498df147d4
commit 7549f70208
+1 -1
View File
@@ -115,7 +115,7 @@ static NSTimeZone *serverTimeZone = nil;
{
if (!systemEMail)
{
systemEMail = [[self userManager] getSystemEmailForUID: [self login]];
systemEMail = [[self userManager] getSystemEMailForUID: [self login]];
[systemEMail retain];
}