mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
See ChangeLog
Monotone-Parent: c1e5870e5f5c7546c7a47515125246ca856a2f40 Monotone-Revision: 52bbcfeb1dfff49a3bb753faaefd8bf92a5ad7eb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-18T12:58:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -171,16 +171,6 @@
|
||||
return [self boolForKey: @"SOGoVacationEnabled"];
|
||||
}
|
||||
|
||||
- (BOOL) passwordChangeEnabled
|
||||
{
|
||||
return [self boolForKey: SOGoPasswordChangeEnabled];
|
||||
}
|
||||
|
||||
- (BOOL) passwordPolicyEnabled
|
||||
{
|
||||
return [self boolForKey: SOGoPasswordPolicyEnabled];
|
||||
}
|
||||
|
||||
- (NSString *) mailingMechanism
|
||||
{
|
||||
NSString *mailingMechanism;
|
||||
|
||||
Reference in New Issue
Block a user