mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-30 10:47:17 +00:00
merge of 'd5b97dd613695b722316f9c4bf4e5d35241a832e'
and 'fe15a52bbb65b7147dfd596fd4f0791b716d1b26' Monotone-Parent: d5b97dd613695b722316f9c4bf4e5d35241a832e Monotone-Parent: fe15a52bbb65b7147dfd596fd4f0791b716d1b26 Monotone-Revision: 8da6944da23a276437481d8c96d487e4866d9634 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-23T04:41:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -532,6 +532,8 @@ _occurenceHasID (iCalRepeatableEntityObject *occurence, NSString *recID)
|
||||
|
||||
subject = [p getSubject];
|
||||
text = [p getBody];
|
||||
NSLog(@"Template: %@", pageName);
|
||||
NSLog(@"Email: %@ => %@ (%@)", senderEmail, recipient, subject);
|
||||
|
||||
/* construct message */
|
||||
headerMap = [NGMutableHashMap hashMapWithCapacity: 5];
|
||||
|
||||
Reference in New Issue
Block a user