Bug 863093: The usermatchmode parameter no longer exists. The POD for User.get must be fixed accordingly

r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265263 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org
2014-02-28 10:16:40 +00:00
parent 68db96df77
commit 0e8bf965ad
2 changed files with 1 additions and 4 deletions

View File

@@ -858,9 +858,6 @@ Bugzilla itself. Users will be returned whose real name or login name
contains any one of the specified strings. Users that you cannot see will
not be included in the returned list.
Some Bugzilla installations have user-matching turned off, in which
case you will only be returned exact matches.
Most installations have a limit on how many matches are returned for
each string, which defaults to 1000 but can be changed by the Bugzilla
administrator.