mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-09-21 06:20:17 +00:00
Formatting.
This commit is contained in:
parent
f2c471f388
commit
b50f409669
@ -23,7 +23,7 @@ if ( ! ini_get('open_basedir') && (isset($c->dbg['ALL']) || (isset($c->dbg['put'
|
|||||||
}
|
}
|
||||||
|
|
||||||
include_once('caldav-PUT-functions.php');
|
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();
|
$lock_opener = $request->FailIfLocked();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user