See ChangeLog.

Monotone-Parent: ab2ccda92b2df4cd7482934e46d69ed541d0ead8
Monotone-Revision: af376f6da2887cfa1d81ea2a63d137713304b757

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-02T20:46:30
This commit is contained in:
Francis Lachapelle
2012-02-02 20:46:30 +00:00
parent 28e64b2076
commit 4b38c7e483
3 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -251,7 +251,7 @@
if ([addresses count] > 0)
parameters = [NSString stringWithFormat: @"?mailto=%@",
[addresses componentsJoinedByString: @","]];
[addresses jsonRepresentation]];
}
}
else if ([[request formValues] objectForKey: @"mailto"])