mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
Monotone-Parent: e5e3e8aeac9b5235e537766deabadd79882c8c99
Monotone-Revision: 209e7eb7e8da3fd5da422d48a58f4fd5f9e60d54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T18:49:01 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -296,4 +296,9 @@ BootstrapNSUserDefaults ()
|
||||
return [self stringForKey: @"SOGoCASServiceURL"];
|
||||
}
|
||||
|
||||
- (BOOL) enablePublicAccess
|
||||
{
|
||||
return [self boolForKey: @"SOGoEnablePublicAccess"];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user