mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-16 12:23:17 +00:00
Monotone-Parent: d6c75d1dc4f3b69b2c7aced9418fbc50b232e796
Monotone-Revision: a2b85224aedbae3b50dca9ad2d087e281dc1ee27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:38:21 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -237,6 +237,11 @@ static NSString *defaultUserID = @"<default>";
|
||||
return rType;
|
||||
}
|
||||
|
||||
- (NSString *) davContentType
|
||||
{
|
||||
return @"httpd/unix-directory";
|
||||
}
|
||||
|
||||
- (NSArray *) toOneRelationshipKeys {
|
||||
/* toOneRelationshipKeys are the 'files' contained in a folder */
|
||||
NSMutableArray *ma;
|
||||
|
||||
Reference in New Issue
Block a user