From c3ae477008725d9de3e94ce9752436497884950e Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sun, 19 Jul 2009 17:22:54 +0000 Subject: [PATCH] Monotone-Parent: 06e62cd9a3622e37fa2134a13acd6f86fd82415c Monotone-Revision: 6ccb3c8e1a50f88fbb322c6e2d3c04e736f48475 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T17:22:54 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAppointmentFolder.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/Appointments/SOGoAppointmentFolder.m b/SoObjects/Appointments/SOGoAppointmentFolder.m index 9ab0b60c4..a901a7b19 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.m +++ b/SoObjects/Appointments/SOGoAppointmentFolder.m @@ -2123,7 +2123,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir if (tags) { [response setStatus: 200]; - [response appendContentString:@""]; [response setHeader: @"application/xml; charset=utf-8" forKey: @"Content-Type"];