Per r33966: added $id param to ArticleDeleteComplete hook
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 29 Apr 2008 16:07:04 +0000 (16:07 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 29 Apr 2008 16:07:04 +0000 (16:07 +0000)
docs/hooks.txt

index 46589c2..886190b 100644 (file)
@@ -289,6 +289,7 @@ $reason: the reason (string) the article is being deleted
 $article: the article that was deleted
 $user: the user that deleted the article
 $reason: the reason the article was deleted
+$id: id of the article that was deleted
 
 'ArticleEditUpdateNewTalk': before updating user_newtalk when a user talk page was changed
 $article: article (object) of the user talk page