mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-07-12 10:30:17 +00:00
Return false if there was no lock at all.
This commit is contained in:
parent
1d256de4c4
commit
2035717e14
@ -312,6 +312,7 @@ class CalDAVRequest
|
||||
}
|
||||
return $existing_lock;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user