See ChangeLog

Monotone-Parent: ca33a6519e1f5687f227522d966c50c3f6cd6b10
Monotone-Revision: a9979a68cce7a82e5b6ee0e52a65df546ab56c59

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-02-23T14:49:18
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2010-02-23 14:49:18 +00:00
parent 108954122c
commit 0f4868c996
6 changed files with 16 additions and 6 deletions
+5
View File
@@ -260,6 +260,11 @@ BootstrapNSUserDefaults ()
return [self stringForKey: @"SOGoMemcachedHost"];
}
- (int) memcachedPort
{
return [self integerForKey: @"SOGoMemcachedPort"];
}
- (BOOL) uixDebugEnabled
{
return [self boolForKey: @"SOGoUIxDebugEnabled"];