* (bug 15845) API: Added pageid/fromid parameter to action=delete/move, making manipu...
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 7 Oct 2008 14:57:59 +0000 (14:57 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 7 Oct 2008 14:57:59 +0000 (14:57 +0000)
commit3ff1f89e0c35274e08bac232ffd74870cdbb9a57
tree576d546fec3ebb1682b9d80996636ba06b5c8355
parent13f9667f6094e78908c3c0314c9940d70683402a
* (bug 15845) API: Added pageid/fromid parameter to action=delete/move, making manipulation of legacy pages with invalid titles possible
* Fix an E_STRICT while I'm at it
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiDelete.php
includes/api/ApiMove.php