mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
fixed typo
This commit is contained in:
parent
353d19d183
commit
df41a60c50
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ class Test_Encryption_Webdav extends \PHPUnit_Framework_TestCase {
|
|||
*
|
||||
* @param bool $body
|
||||
*
|
||||
* @note this init procedure is copied from /apps/files/remote.php
|
||||
* @note this init procedure is copied from /apps/files/appinfo/remote.php
|
||||
*/
|
||||
function handleWebdavRequest($body = false) {
|
||||
// Backends
|
||||
|
|
|
|||
Loading…
Reference in a new issue