mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-25 13:25:28 +00:00
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:
@@ -115,7 +115,7 @@ static NSTimeZone *serverTimeZone = nil;
|
||||
{
|
||||
if (!systemEMail)
|
||||
{
|
||||
systemEMail = [[self userManager] getSystemEmailForUID: [self login]];
|
||||
systemEMail = [[self userManager] getSystemEMailForUID: [self login]];
|
||||
[systemEMail retain];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user