mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
See ChangeLog
Monotone-Parent: 83c63e63da91d2b44db08849dc570ff2029ed74a Monotone-Revision: 5cd36f9e514c2019e708362661b3ede2e8598fb8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-24T15:22:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SOGoSystemDefaults.m - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2009 Inverse inc.
|
||||
* Copyright (C) 2009-2010 Inverse inc.
|
||||
*
|
||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
*
|
||||
@@ -261,11 +261,6 @@ BootstrapNSUserDefaults ()
|
||||
return [self stringForKey: @"SOGoMemcachedHost"];
|
||||
}
|
||||
|
||||
- (int) memcachedPort
|
||||
{
|
||||
return [self integerForKey: @"SOGoMemcachedPort"];
|
||||
}
|
||||
|
||||
- (BOOL) uixDebugEnabled
|
||||
{
|
||||
return [self boolForKey: @"SOGoUIxDebugEnabled"];
|
||||
|
||||
Reference in New Issue
Block a user