mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-16 12:23:17 +00:00
Monotone-Parent: ee9b43e5b99198d94635546e134d5ce8243594d1
Monotone-Revision: 1325c78fb76526668e09154a9f84cfeef227c789 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:53:15
This commit is contained in:
@@ -442,7 +442,7 @@
|
||||
if (!tagNS)
|
||||
tagNS = XMLNS_WEBDAV;
|
||||
tagName = [childProperty attribute: @"name"];
|
||||
if ([childValue count])
|
||||
if (childValue)
|
||||
[properties200 addObject: davElementWithContent (tagName,
|
||||
tagNS,
|
||||
childValue)];
|
||||
|
||||
Reference in New Issue
Block a user