mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Correct function description
$password is not supported
This commit is contained in:
parent
2397772847
commit
2d4af5dfca
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ class Filesystem {
|
|||
}
|
||||
|
||||
/**
|
||||
* fill in the correct values for $user, and $password placeholders
|
||||
* fill in the correct values for $user
|
||||
*
|
||||
* @param string $input
|
||||
* @param string $input
|
||||
|
|
|
|||
Loading…
Reference in a new issue