Monotone-Parent: f057a34e782a5a8e8f44135b338e66f79e7e6c24

Monotone-Revision: eee51b9dd1935131f418b67a4fb12afadec2157d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-01T22:38:57
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-01 22:38:57 +00:00
parent ffec79c166
commit f90728bfcd
2 changed files with 7 additions and 1 deletions
@@ -397,7 +397,8 @@
if (![removedUIDs containsObject: owner])
[removedUIDs addObject: owner];
if ([self sendEMailNotifications])
if ([self sendEMailNotifications]
&& [self _aptIsStillRelevant: apt])
{
/* send notification email to attendees excluding organizer */
attendees = [NSMutableArray arrayWithArray:[apt attendees]];