Add the 'movenotallowedfile' message to the API message map. Turns out that's all...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 29 Jan 2009 23:01:13 +0000 (23:01 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 29 Jan 2009 23:01:13 +0000 (23:01 +0000)
commit7babbd2fc5e71e2c6483530c829213970cd3cf9e
treeee59a5b164b9e903152b0e0afb9eccb2b4001205
parentaa5bd3f47af8dde23435135e2f153b6f03596d07
Add the 'movenotallowedfile' message to the API message map. Turns out that's all I needed to do to support file moving through the API :D
includes/api/ApiBase.php