From f99c4a06906e9a409c83efcfc0e1d5196fcfd1df Mon Sep 17 00:00:00 2001 From: umherirrender Date: Sun, 20 Sep 2015 10:44:15 +0200 Subject: [PATCH] Fix hook documentation for PageRenderingHash The last parameter was not in documentation. Follows Ieecb27216c39b7e6e354b4a1904fbff06506307d Change-Id: I1eaf0e98a97f804f6b402517e45fcad54ee65ac0 --- docs/hooks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index 7671e6e3f5..7af4c1c5a2 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -2185,6 +2185,7 @@ which depends on user options should install this hook and append its values to the key. &$confstr: reference to a hash key string which can be modified $user: User (object) requesting the page +&$forOptions: array of options the hash is for 'PageViewUpdates': Allow database (or other) changes to be made after a page view is seen by MediaWiki. Note this does not capture views made -- 2.20.1