mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Monotone-Parent: a7565fd16a0a5f39c9bb989e155f95c0e6108cc1
Monotone-Revision: 201354f7188a378eb3816d4e4773c4638cf6076f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-22T17:36:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -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"];
|
||||
|
||||
Reference in New Issue
Block a user