mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 01:15:09 +00:00
Monotone-Parent: 9ca5fa1849f6316f47f2cf976b80f00e5ff0fc76
Monotone-Revision: 9710b121b6d2a9cb6c458ece855761137e8fb6dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-20T03:47:34 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
|
||||
- (SOGoDateFormatter *)dateFormatter {
|
||||
if (self->dateFormatter == nil) {
|
||||
dateFormatter = [[context activeUser] dateFormatter];
|
||||
dateFormatter = [[context activeUser] dateFormatterInContext: context];
|
||||
[dateFormatter retain];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user