diff --git a/inc/CalDAVRequest.php b/inc/CalDAVRequest.php index b932cb7d..ed48a4d7 100644 --- a/inc/CalDAVRequest.php +++ b/inc/CalDAVRequest.php @@ -387,7 +387,8 @@ EOSQL; 'REPORT' => '', 'DELETE' => '', 'LOCK' => '', - 'UNLOCK' => '' + 'UNLOCK' => '', + 'MOVE' => '' ); if ( $this->IsCollection() ) { /* if ( $this->IsPrincipal() ) {