Monotone-Parent: a7565fd16a0a5f39c9bb989e155f95c0e6108cc1

Monotone-Revision: 201354f7188a378eb3816d4e4773c4638cf6076f

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-09-22T17:36:11
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
C Robert 2009-09-22 17:36:11 +00:00
parent 6d13d2347c
commit 91849fb6a6
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
}
filename = [NSString stringWithFormat: @"attachment;filename=\"%@.ldif\"",
[folder displayName]];
[sourceFolder displayName]];
response = [context response];
[response setHeader: @"application/octet-stream; charset=utf-8"
forKey: @"content-type"];