Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups().
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 3 Aug 2012 19:41:44 +0000 (21:41 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 3 Aug 2012 19:41:44 +0000 (21:41 +0200)
No need to duplicate the code of User::getAutomaticGroups() in
ApiQueryUsers::getAutoGroups(), instead just call that method
directly.
Also deprecated the latter in favour of the former and replaced
all calls in core.

Change-Id: I224cb610cbd6a927a4c7f7137951416368f8cb5d


No differences found