API:Siteinfo: Include wgCategoryCollation in Siteinfo response
authorIan Marlier <imarlier@wikimedia.org>
Wed, 22 Nov 2017 17:02:26 +0000 (12:02 -0500)
committerReedy <reedy@wikimedia.org>
Mon, 27 Nov 2017 01:24:49 +0000 (01:24 +0000)
commitb9b1e863d9eddf15fd8c7f7b7f61ecb781bb6823
treecb1369318740b67a762978e8b33a8a0dc2a08e43
parent785960660f2a29f59eaaf760e71f675b9a71de8c
API:Siteinfo: Include wgCategoryCollation in Siteinfo response

Include the value of $wgCategoryCollation in the siteinfo general array.  This will allow AWB to get this information without needing to scrape the NOC InitialiseSettings.php.txt file.

Bug: T179795
Change-Id: I76f85c71d2fe0d7a0482fb5eda0458708057e48d
includes/api/ApiQuerySiteinfo.php