mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-02-08 02:33:35 +00:00
Pretend we support all of the DAV properties.
This commit is contained in:
parent
f447c77553
commit
1ecea41298
@ -35,6 +35,9 @@ foreach( $request->xml_tags AS $k => $v ) {
|
||||
case 'DAV::ACL':
|
||||
case 'DAV::CHECKED-OUT':
|
||||
case 'DAV::CHECKED-IN':
|
||||
case 'DAV::CREATIONDATE':
|
||||
case 'DAV::GETCONTENTLANGUAGE':
|
||||
case 'DAV::SOURCE':
|
||||
case 'DAV::GETLASTMODIFIED':
|
||||
case 'DAV::GETETAG':
|
||||
case 'DAV::DISPLAYNAME':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user