mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-19 15:14:54 +00:00
Monotone-Parent: 44e710d477fe4c00e417c926d9eecec7dd1a12c1
Monotone-Revision: 21a3dbfea6d041ca22f1f9804ac4084ea25551bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-13T22:55:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -349,6 +349,10 @@ static BOOL debugSoParts = NO;
|
||||
return nil;
|
||||
}
|
||||
|
||||
if ([_path isEqualToString: @"text"]) {
|
||||
return info;
|
||||
}
|
||||
|
||||
/* ensure array argument */
|
||||
|
||||
if ([_path isKindOfClass:[NSString class]]) {
|
||||
|
||||
Reference in New Issue
Block a user