(feat) now possible to log EAS commands using the SOGoEASDebugEnabled system defaults

This commit is contained in:
Ludovic Marcotte
2015-05-14 15:26:18 -04:00
parent fbf5c4f6c2
commit 5412599832
5 changed files with 26 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
/* SOGoSystemDefaults.h - this file is part of SOGo
*
* Copyright (C) 2009-2014 Inverse inc.
* Copyright (C) 2009-2015 Inverse inc.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -64,6 +64,8 @@
- (BOOL) uixAdditionalPreferences;
- (BOOL) uixDebugEnabled;
- (BOOL) easDebugEnabled;
- (NSString *) pageTitle;
- (NSArray *) supportedLanguages;