Revert r54291 "(bug 19004) Added support for tags to the API. Patch by Matthew Britton."
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 19 Aug 2009 17:34:08 +0000 (17:34 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 19 Aug 2009 17:34:08 +0000 (17:34 +0000)
commit8919302663b37a950df6000ebc9e4ad1919faaf2
tree78834cf9c7f519d2eb42b7560d86a0013086c28c
parenteec1e42eea8657172f5f226ef13412e12703cfa5
Revert r54291 "(bug 19004) Added support for tags to the API. Patch by Matthew Britton."
Per notes on code review, this doesn't handle multiple tags correctly right now.
CREDITS
RELEASE-NOTES
includes/AutoLoader.php
includes/ChangeTags.php
includes/api/ApiQuery.php
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQueryTags.php [deleted file]
includes/api/ApiQueryUserContributions.php
includes/specials/SpecialTags.php