Force indices of groups and rights array to be in order so that the JSON formatter...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Mon, 19 May 2008 21:43:52 +0000 (21:43 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Mon, 19 May 2008 21:43:52 +0000 (21:43 +0000)
commitfdaf6030649d726295a8f542184c07add743fe1f
tree068001923256a61a0f90fbaea2d8d07fbfa7279f
parentbddd428304e9fa1785526b8be9c60852a2acd170
Force indices of groups and rights array to be in order so that the JSON formatter recognizes it as a list instead of a dict in case for some reason rights or groups are removed somewhere in between (as done for sysops on testwiki).
includes/api/ApiQueryUserInfo.php