mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-17 06:14:54 +00:00
Monotone-Parent: 9c1103e3fa60cbe6c71eaa79d9f0db84cd663935
Monotone-Revision: ea72255819157346b8579f8e17c6e9fb6c5c0d34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T21:44:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -354,7 +354,7 @@
|
||||
{
|
||||
iCalPerson *currentUser;
|
||||
|
||||
currentUser = [[self storedEvent] findParticipant: [context activeUser]];
|
||||
currentUser = [[self authorativeEvent] findParticipant: [context activeUser]];
|
||||
|
||||
return currentUser;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user