mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-15 20:03:18 +00:00
Monotone-Parent: dd017bbdddea8d5340182a7bc5439bfd1c8fd312
Monotone-Revision: 5cd1857ccc05c9d83c69d13d242b67c166b4a861 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T16:30:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -400,8 +400,7 @@ static NSString *defaultUserID = @"anyone";
|
||||
[NSString stringWithFormat: @"%@/%@", spoolPath, fileName] handler: nil];
|
||||
}
|
||||
|
||||
response = [[WOResponse alloc] init];
|
||||
[response autorelease];
|
||||
response = [context response];
|
||||
qpFileName = [archiveName asQPSubjectString: @"utf-8"];
|
||||
[response setHeader: [NSString stringWithFormat: @"application/zip;"
|
||||
@" name=\"%@\"",
|
||||
|
||||
Reference in New Issue
Block a user