summaryrefslogtreecommitdiffstats
path: root/lib/public/user.php
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2014-02-07 12:12:16 +0100
committerJörn Friedrich Dreyer <jfd@butonic.de>2014-02-07 12:12:16 +0100
commit81031984a6714feffc8b1a8e523988ab83f56515 (patch)
treeb2ef7f5353f75e458f942083fabd62e19b1e2002 /lib/public/user.php
parent2a6a9a8cefcf68f48d95e124db0c1b7edc9fe356 (diff)
downloadnextcloud-server-81031984a6714feffc8b1a8e523988ab83f56515.tar.gz
nextcloud-server-81031984a6714feffc8b1a8e523988ab83f56515.zip
remove duplicate param lines for OCP\User::getUsers()
Diffstat (limited to 'lib/public/user.php')
-rw-r--r--lib/public/user.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/public/user.php b/lib/public/user.php
index 3f98a636a01..ee8db3a100a 100644
--- a/lib/public/user.php
+++ b/lib/public/user.php
@@ -46,8 +46,6 @@ class User {
/**
* Get a list of all users
* @param string search pattern
- * @param int limit
- * @param int offset
* @param integer $limit
* @param integer $offset
* @return array with all uids