mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 18:35:10 +00:00
Monotone-Parent: 06e62cd9a3622e37fa2134a13acd6f86fd82415c
Monotone-Revision: 6ccb3c8e1a50f88fbb322c6e2d3c04e736f48475 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T17:22:54 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -2123,7 +2123,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
|
||||
if (tags)
|
||||
{
|
||||
[response setStatus: 200];
|
||||
[response appendContentString:@"<?xml version=\"1.0\""
|
||||
[response appendContentString: @"<?xml version=\"1.0\""
|
||||
@" encoding=\"utf-8\"?>"];
|
||||
[response setHeader: @"application/xml; charset=utf-8"
|
||||
forKey: @"Content-Type"];
|
||||
|
||||
Reference in New Issue
Block a user