Single messages can be passed as strings to Api::dieUsageMsg()
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 19 May 2011 17:51:16 +0000 (17:51 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 19 May 2011 17:51:16 +0000 (17:51 +0000)
commit6a8e32e986bc92773c5564b1a3a36daa8ce7fd0a
tree9b7b024c5a3a9abb7672bdb471d2050d130c396f
parent8aafc06999fb69e17ecdc2c4a3fb670b09f13d17
Single messages can be passed as strings to Api::dieUsageMsg()

Since r88045
19 files changed:
includes/api/ApiBlock.php
includes/api/ApiDelete.php
includes/api/ApiEditPage.php
includes/api/ApiFileRevert.php
includes/api/ApiImport.php
includes/api/ApiMain.php
includes/api/ApiMove.php
includes/api/ApiProtect.php
includes/api/ApiQueryCategories.php
includes/api/ApiQueryQueryPage.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryUserContributions.php
includes/api/ApiQueryWatchlist.php
includes/api/ApiQueryWatchlistRaw.php
includes/api/ApiRollback.php
includes/api/ApiUnblock.php
includes/api/ApiUndelete.php
includes/api/ApiUpload.php
includes/api/ApiWatch.php