mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-22 17:16:06 +00:00
Add MOVE to the supported method set.
This commit is contained in:
parent
6e16011d00
commit
a23ab2cf54
@ -387,7 +387,8 @@ EOSQL;
|
||||
'REPORT' => '',
|
||||
'DELETE' => '',
|
||||
'LOCK' => '',
|
||||
'UNLOCK' => ''
|
||||
'UNLOCK' => '',
|
||||
'MOVE' => ''
|
||||
);
|
||||
if ( $this->IsCollection() ) {
|
||||
/* if ( $this->IsPrincipal() ) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user