mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 12:54:54 +00:00
Monotone-Parent: f2ad0d0ba43feee8b989d79cf1cdceae7fb74a75
Monotone-Revision: 022519830de83b3b349d002bfd9d9b711c7d9909 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-08T14:55:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
#import <SoObjects/SOGo/SOGoUser.h>
|
||||
#import <SoObjects/SOGo/SOGoPermissions.h>
|
||||
|
||||
#import "build.h"
|
||||
#import "SOGoProductLoader.h"
|
||||
|
||||
@interface SOGo : SoApplication
|
||||
@@ -74,6 +75,8 @@ static BOOL debugObjectAllocation = NO;
|
||||
SoClassSecurityInfo *sInfo;
|
||||
NSArray *basicRoles;
|
||||
id tmp;
|
||||
|
||||
NSLog (@"starting SOGo (build %@)", SOGoBuildDate);
|
||||
|
||||
doCrashOnSessionCreate = [ud boolForKey:@"SOGoCrashOnSessionCreate"];
|
||||
#ifdef GNUSTEP_BASE_LIBRARY
|
||||
|
||||
Reference in New Issue
Block a user