diff --git a/inc/DAVResource.php b/inc/DAVResource.php index 67c68e60..4b34cee1 100644 --- a/inc/DAVResource.php +++ b/inc/DAVResource.php @@ -1842,7 +1842,7 @@ EOQRY; case 'urn:ietf:params:xml:ns:carddav:max-resource-size': if ( ! $this->_is_collection || !$this->_is_addressbook ) return false; - $reply->NSElement($prop, $tag, 65500 ); + $reply->NSElement($prop, $tag, '' ); break; case 'urn:ietf:params:xml:ns:carddav:supported-address-data':