mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-19 20:28:32 +00:00
Monotone-Parent: b4a3ddf3836324fd1f4925acb0426089a4a0350a
Monotone-Revision: c1548a6a3e72a7d9b567b63d50198115fa48ab0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-27T16:47:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -166,6 +166,11 @@
|
||||
return @"text/x-vcard";
|
||||
}
|
||||
|
||||
- (NSString *) davAddressData
|
||||
{
|
||||
return [self contentAsString];
|
||||
}
|
||||
|
||||
- (NSException *) save
|
||||
{
|
||||
return [(SOGoContactSourceFolder *) container saveLDIFEntry: self];
|
||||
|
||||
Reference in New Issue
Block a user