API:
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 18 Jan 2008 16:34:40 +0000 (16:34 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 18 Jan 2008 16:34:40 +0000 (16:34 +0000)
commitd371af72a812f1bde9821d9ce6bb7aa89074edbe
treeaca7f4b717daac358b262fadc909cf7dfce75e63
parent404f6be543d351500e6963b82614a1fd0a481573
API:
* Refactored ApiProtect. No need for core modifications this time :)
* Added permissions check to ApiMove to protect against messages with arguments getting none. moveTo()'s return value should really be modified, see also comment
includes/api/ApiBase.php
includes/api/ApiMove.php
includes/api/ApiProtect.php