diff --git a/inc/caldav-REPORT-pps-set.php b/inc/caldav-REPORT-pps-set.php index 395ea6e5..90caad28 100644 --- a/inc/caldav-REPORT-pps-set.php +++ b/inc/caldav-REPORT-pps-set.php @@ -21,8 +21,8 @@ function property_response( &$xmldoc, $property ) { $principal_search_property_set = array( 'DAV::displayname', - 'http://calendarserver.org/ns/:email-address-set', - 'urn:ietf:params:xml:ns:caldav:calendar-home-set' + 'urn:ietf:params:xml:ns:caldav:calendar-home-set', + 'urn:ietf:params:xml:ns:caldav:calendar-user-address-set' ); $responses = array();