See ChangeLog

Monotone-Parent: bb4fd38c86aee6bed3b4f6bd3ca7dcebe0310c2a
Monotone-Revision: 1c1858472d2b9c6f86a8b53da8c5710cf0d6eecd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-02-06T01:15:24
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-02-06 01:15:24 +00:00
parent 5b6f42ccc9
commit 16f3e7146a
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -603,6 +603,7 @@ static BOOL uixDebugEnabled = NO;
response = [context response];
[response setStatus: status];
[response setHeader: @"text/plain" forKey: @"Content-Type"];
return response;
}