mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-06-20 06:50:20 +00:00
Formatting.
This commit is contained in:
parent
0365aeed7f
commit
2cf34af02a
@ -23,7 +23,7 @@ if ( ! ini_get('open_basedir') && (isset($c->dbg['ALL']) || $c->dbg['put']) ) {
|
||||
}
|
||||
|
||||
include_once('caldav-PUT-functions.php');
|
||||
$is_collection = controlRequestContainer($request->username,$request->user_no, $request->path,true);
|
||||
$is_collection = controlRequestContainer($request->username,$request->user_no, $request->path, true);
|
||||
|
||||
$lock_opener = $request->FailIfLocked();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user