From c00b66fe5bb37403e4dec1ede9d509947b795df0 Mon Sep 17 00:00:00 2001 From: Björn Schießle Date: Mon, 28 Jan 2013 15:47:57 +0100 Subject: implement DisplayNamesInGroup for database back-end --- lib/user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/user.php') diff --git a/lib/user.php b/lib/user.php index b91abd71fe6..399a3240c8c 100644 --- a/lib/user.php +++ b/lib/user.php @@ -477,7 +477,7 @@ class OC_User { /** * @brief Get a list of all users display name - * @returns associative array with all display names (key) and corresponding uids (value) + * @returns associative array with all display names (value) and corresponding uids (key) * * Get a list of all display names and user ids. */ -- cgit v1.2.3