Followup to r64962: Fixed watchlist parameter in API. User options watchdeletions...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 14 Apr 2010 12:17:39 +0000 (12:17 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 14 Apr 2010 12:17:39 +0000 (12:17 +0000)
commit6c6c2f698c3d73c617764e385576d92c87aa1ed1
tree35afa7ef78a586089786e555f29a11355848e8b4
parentcd110a89f2a66f2f12428d9159229cd6dec0d77a
Followup to r64962: Fixed watchlist parameter in API. User options watchdeletions and watchmoves can now by overridden. Unwatching while editting is now possible.
includes/api/ApiBase.php
includes/api/ApiDelete.php
includes/api/ApiEditPage.php
includes/api/ApiMove.php