One comment and one header added.

This commit is contained in:
Wolfgang Sourdeau
2012-09-18 10:12:36 -04:00
parent a6e9844b3a
commit 9669cd37c4
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1325,6 +1325,9 @@ Class NSExceptionK, MAPIStoreFAIMessageK, MAPIStoreMessageTableK, MAPIStoreFAIMe
SOGoUser *ownerUser;
BOOL userIsOwner;
/* FIXME: from oxcprpt: "This property does not apply to Folder objects and
Logon objects", so we should not expose this here. */
ownerUser = [[self userContext] sogoUser];
userIsOwner = [[context activeUser] isEqual: ownerUser];