(bug 21106) tag deprecated parameter in action=paraminfo. Add new PARAM_DEPRECATED...
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 28 Oct 2009 00:56:07 +0000 (00:56 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 28 Oct 2009 00:56:07 +0000 (00:56 +0000)
commitc660ee428f41ca04ff2ab96281bfbb36f6f4481c
tree34ae0f0589e3843e15952c973e6b42106e53c598
parentea8069180c47e7a35080c4eb292eb82d0a6a5216
(bug 21106) tag deprecated parameter in action=paraminfo. Add new PARAM_DEPRECATED const for automagically tagging deprecated parameters. Keeps action=help and action=paraminfo up to date
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiEditPage.php
includes/api/ApiParamInfo.php