mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-10 12:59:49 +00:00
Monotone-Parent: d75f7139ca5cff2af7729169629bafc6d068d1d7
Monotone-Revision: 4a468f80bf0ec2ffe462494051a6b19cbfe6cae0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-27T15:18:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
if ((self = [super init]))
|
||||
{
|
||||
photosURL = nil;
|
||||
card = nil;
|
||||
phones = nil;
|
||||
homeAdr = nil;
|
||||
workAdr = nil;
|
||||
}
|
||||
|
||||
return self;
|
||||
|
||||
Reference in New Issue
Block a user