Add $suppress to ArticleDelete hook
authorAlex Monk <krenair@gmail.com>
Sun, 20 Sep 2015 21:50:19 +0000 (22:50 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Wed, 14 Oct 2015 16:06:46 +0000 (16:06 +0000)
commit8223023be39e5d763e51287b7d86321398cf7018
tree0a7441caefb86f18c2ec281d731f09ad28e76c03
parent23f633c5a6c52008bd044ce15b8ea8a6ab10cb08
Add $suppress to ArticleDelete hook

We should be telling extensions whether a deletion is a suppression or not, so
they can behave appropriately.

Change-Id: I2cb6ffd61dd12766fe0266514c9360ff0c90b788
docs/hooks.txt
includes/page/WikiPage.php