mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-25 16:12:44 +00:00
Monotone-Parent: a1a9885a30810b530c2d48f14ecd7956d69156f8
Monotone-Revision: 745cbd44946c7043041f13e5fec74b5d72fe71c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T22:52:34 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -299,7 +299,7 @@
|
||||
mailInvitationURL
|
||||
= [[clientObject soURLToBaseContainerForCurrentUser]
|
||||
absoluteString];
|
||||
[response setStatus: 302];
|
||||
response = [self responseWithStatus: 302];
|
||||
[response setHeader: mailInvitationURL
|
||||
forKey: @"location"];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user