From 2d4af5dfca4acccb7e47c1cfe679086b570f089a Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 25 Apr 2013 14:20:32 +0300 Subject: [PATCH] Correct function description $password is not supported --- lib/files/filesystem.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/files/filesystem.php b/lib/files/filesystem.php index c0e9d215fb5..6cba4a4b8a4 100644 --- a/lib/files/filesystem.php +++ b/lib/files/filesystem.php @@ -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 -- 2.39.5