Don't list nonexistent groups as addable or removable
authorJackmcbarn <jackmcbarn@gmail.com>
Mon, 15 Sep 2014 01:52:21 +0000 (21:52 -0400)
committerJackmcbarn <jackmcbarn@gmail.com>
Mon, 15 Sep 2014 02:48:01 +0000 (22:48 -0400)
commitd01b01c6cc73dd8e58808af7a4dd08a4c75f2cc2
treea6cd283b3a3b0e619a40d3f0eb6f29907b123cf4
parent5963e7b97303a4332b3f884d3a8eb76294058272
Don't list nonexistent groups as addable or removable

You can't add or remove a group that doesn't exist, so don't claim that
it's possible on Special:ListGroupRights or the API.

Change-Id: I02d3f00142ca1cb0cdcbf30e79fecb3c96e96405
includes/api/ApiQuerySiteinfo.php
includes/specials/SpecialListgrouprights.php