From 1831886215d12e9765eb9c595644258911feb61e Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Thu, 15 Sep 2011 13:11:59 +0000 Subject: [PATCH] Per Nikerabbit on IRC, document the $status parameter in ArticleSaveComplete. Has been undocumented since its introduction in r41244 (!) --- docs/hooks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index c2a5f6dca6..364032b534 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -518,6 +518,7 @@ $isWatch: (No longer used) $section: (No longer used) $flags: Flags passed to Article::doEdit() $revision: New Revision of the article +$status: Status object about to be returned by doEdit() $baseRevId: the rev ID (or false) this edit was based on 'ArticleUndelete': When one or more revisions of an article are restored -- 2.20.1