mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-30 18:37:12 +00:00
Fix typo.
This commit is contained in:
parent
8a5ba6a07e
commit
a5d162ccfa
@ -85,6 +85,7 @@ class CalDAVClient {
|
||||
$this->headers[] = sprintf( "%s-Match: %s", ($match ? "If" : "If-None"), $etag);
|
||||
}
|
||||
|
||||
/*
|
||||
* Add a Depth: header. Valid values are 0, 1 or infinity
|
||||
*
|
||||
* @param int $depth The depth, default to infinity
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user