API:
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 25 Sep 2008 21:39:36 +0000 (21:39 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 25 Sep 2008 21:39:36 +0000 (21:39 +0000)
commitb62ddd3971d6275231a51b2d1b619e9231792851
treec6bd9992e8fc62925d73d8b25bbaa7e42e65b6e1
parent008b4f7d0fe9567524dba35767db31943f5ea1ef
API:
* Title::moveTo() has been returning a getUserPermissionsErrors()-like array for ages now, let's use it correctly in ApiMove and skip the double-checks
* Remove some outdated TODO/FIXME comments
includes/api/ApiEmailUser.php
includes/api/ApiMove.php
includes/api/ApiQuery.php