mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Monotone-Parent: efb32ee0b07634ff28f86f07c618160d8d121225
Monotone-Revision: 1af71f130ccb8d21bb16f766da69f735eac5f36b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T22:34:31 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -335,6 +335,11 @@
|
||||
return toolbar;
|
||||
}
|
||||
|
||||
- (BOOL) isSuperUser
|
||||
{
|
||||
return [[context activeUser] isSuperUser];
|
||||
}
|
||||
|
||||
/* browser/os identification */
|
||||
|
||||
- (BOOL) isCompatibleBrowser
|
||||
|
||||
Reference in New Issue
Block a user