mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-30 03:24:47 +00:00
Add expand-property report to the supported reports.
This commit is contained in:
parent
7a662f2703
commit
cfa9b42c1d
@ -442,7 +442,8 @@ EOSQL;
|
||||
}
|
||||
|
||||
$this->supported_reports = array(
|
||||
'DAV::principal-property-search' => ''
|
||||
'DAV::principal-property-search' => '',
|
||||
'DAV::expand-property' => ''
|
||||
);
|
||||
if ( $this->IsCollection() ) {
|
||||
$this->supported_reports['DAV::sync-collection'] = '';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user