mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
See ChangeLog
Monotone-Parent: c64050fc650935a4d7620ed869e3e3863b178c1e Monotone-Revision: 4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-04-30T09:50:10
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SOGoDomainDefaults.m - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2009-2010 Inverse inc.
|
||||
* Copyright (C) 2009-2012 Inverse inc.
|
||||
*
|
||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
*
|
||||
@@ -314,4 +314,9 @@
|
||||
return [self stringArrayForKey: @"SOGoUIAdditionalJSFiles"];
|
||||
}
|
||||
|
||||
- (BOOL) hideSystemEMail
|
||||
{
|
||||
return [self boolForKey: @"SOGoHideSystemEMail"];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user