moved getDeletionUpdates to Content interface
authordaniel <daniel.kinzler@wikimedia.de>
Mon, 23 Jul 2012 20:54:25 +0000 (22:54 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Mon, 23 Jul 2012 20:54:25 +0000 (22:54 +0200)
commitc8e633f1e38d8fee671fc5453536adccaee616be
treeff048ac8db90d725b90eefaedece7b7404d34d8f
parentd87135d706004373b2cfdc4c588ce6d80358631f
moved getDeletionUpdates to Content interface

Change-Id: I1b46b1d663f8efd609aeb1b63cb07ee1a0a00c33
docs/hooks.txt
includes/Content.php
includes/ContentHandler.php
includes/WikiPage.php
tests/phpunit/includes/ContentHandlerTest.php
tests/phpunit/includes/WikitextContentTest.php