Monotone-Parent: 4e17b08fe2e5110da212dc608cc2b8d378ef094a

Monotone-Revision: d0ea902006aff76a240977444d064ce28a10b799

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-12-09T22:51:01
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Francis Lachapelle 2008-12-09 22:51:01 +00:00
parent 757936291d
commit d0fa4aabce
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@
elements = [NSMutableArray array];
event = [self component: NO secure: NO];
[event setMethod: @""];
[[event parent] setMethod: @""];
ownerUser = [SOGoUser userWithLogin: [[LDAPUserManager sharedUserManager]
getUIDForEmail: originator]
roles: nil];