mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-10 21:09:50 +00:00
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:
@@ -251,7 +251,7 @@
|
||||
|
||||
if ([addresses count] > 0)
|
||||
parameters = [NSString stringWithFormat: @"?mailto=%@",
|
||||
[addresses componentsJoinedByString: @","]];
|
||||
[addresses jsonRepresentation]];
|
||||
}
|
||||
}
|
||||
else if ([[request formValues] objectForKey: @"mailto"])
|
||||
|
||||
Reference in New Issue
Block a user