mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 10:25:27 +00:00
One comment and one header added.
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user