mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-10 14:05:26 +00:00
Monotone-Parent: 9b60c8f2874034f7e01359600279c04d2e73345f
Monotone-Revision: 1843555e1b5617636c917fa3dd563118b70c3466 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:11:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2007-05-30 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/SOGo/SOGoContentObject.m
|
||||
([-hasSupportForDefaultRoles]): removed method.
|
||||
|
||||
* SoObjects/SOGo/LDAPUserManager.m ([LDAPUserManager
|
||||
-getFullEmailForUID:uid]): new method that returns the username +
|
||||
email pair.
|
||||
|
||||
@@ -348,11 +348,6 @@
|
||||
return @"<default>";
|
||||
}
|
||||
|
||||
- (BOOL) hasSupportForDefaultRoles
|
||||
{
|
||||
return YES;
|
||||
}
|
||||
|
||||
/* message type */
|
||||
|
||||
- (NSString *) outlookMessageClass
|
||||
|
||||
Reference in New Issue
Block a user