API: Unifying "the ... parameter must be set" messages into one ('missingparam')...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 18 Jan 2008 16:01:31 +0000 (16:01 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 18 Jan 2008 16:01:31 +0000 (16:01 +0000)
commit1b2b5ecde096737d798d20f476f25ad652932a6e
treeff48b93dee6d3061eda6a69257645f601c590791
parent3eaf0250511ca265126838c1bd6aec60ee4caca6
API: Unifying "the ... parameter must be set" messages into one ('missingparam'), expanding $1 in error codes as well.
includes/api/ApiBase.php
includes/api/ApiDelete.php
includes/api/ApiMove.php
includes/api/ApiRollback.php