Re-instate most of the revisions for bug 33147 "API examples should explain what...
authorSam Reed <reedy@users.mediawiki.org>
Tue, 27 Dec 2011 16:22:35 +0000 (16:22 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Tue, 27 Dec 2011 16:22:35 +0000 (16:22 +0000)
commit6115b93df8e03951cbbcd894ec865b6742786142
tree397f6481485f3daceeaaeab600aa56040a909677
parentf8491a9b5544e33ab1d1503c0b82c33bcec1b502
Re-instate most of the revisions for bug 33147 "API examples should explain what they do"

Using this to sync up my working copies

Should have the little niggles tidied up though
27 files changed:
RELEASE-NOTES-1.19
includes/api/ApiBase.php
includes/api/ApiComparePages.php
includes/api/ApiDelete.php
includes/api/ApiEditPage.php
includes/api/ApiEmailUser.php
includes/api/ApiFileRevert.php
includes/api/ApiFormatBase.php
includes/api/ApiHelp.php
includes/api/ApiImport.php
includes/api/ApiLogout.php
includes/api/ApiParamInfo.php
includes/api/ApiPurge.php
includes/api/ApiQueryAllimages.php
includes/api/ApiQueryAllpages.php
includes/api/ApiQueryCategories.php
includes/api/ApiQueryCategoryMembers.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryExternalLinks.php
includes/api/ApiQueryFilearchive.php
includes/api/ApiQueryIWLinks.php
includes/api/ApiQueryImages.php
includes/api/ApiQueryLangLinks.php
includes/api/ApiQueryLinks.php
includes/api/ApiQueryRevisions.php
includes/api/ApiUpload.php
includes/api/ApiWatch.php