From ccf45d6c91d5ef0bb37d529ff941638602cde01e Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Thu, 13 Sep 2007 20:16:52 +0000 Subject: [PATCH] add missing $article param to ArticleViewHeader doc --- docs/hooks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index 9614beade9..9999e587d1 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -333,6 +333,7 @@ $create: Whether or not the restoration caused the page to be created (i.e. it didn't exist before) 'ArticleViewHeader': Before the parser cache is about to be tried for article viewing. +&$article: the article &$pcache: whether to try the parser cache or not &$outputDone: whether the output for this page finished or not -- 2.20.1