ApiQueryTags: Remove unused tgprop value
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 17 Jan 2018 15:01:51 +0000 (10:01 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 17 Jan 2018 15:07:43 +0000 (10:07 -0500)
commit87cd3c8e219614892fba52813c770713a4995159
tree5220ffae1b53ff16b96bc30f1661809b93e9fe6f
parent8eb812c2b8b193f3c0570b1d9b23472c4ef4ca35
ApiQueryTags: Remove unused tgprop value

While a tgprop=name has been defined since the module was created, it
has never made any difference to the output. Let's just remove it.

Bug: T185058
Change-Id: If9d7597751a8bdb8e415d6f7bab741452a6fd753
RELEASE-NOTES-1.31
includes/api/ApiQueryTags.php