mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 02:02:32 +00:00
Monotone-Parent: 485b2bbaa9cf22a075daa65673c3fac7256a86e4
Monotone-Revision: fe48391f8342ece1fa8c34044cf6b2fa38e02918 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-27T19:09:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -398,7 +398,7 @@
|
||||
|
||||
[self event];
|
||||
|
||||
result = [context response];
|
||||
result = [self responseWithStatus: 200];
|
||||
user = [context activeUser];
|
||||
timeZone = [user timeZone];
|
||||
dateFormatter = [user dateFormatterInContext: context];
|
||||
|
||||
Reference in New Issue
Block a user