From 9c1c71d558cc97215b8d8e6204273eeb322f913b Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Wed, 18 Jun 2008 09:49:15 +0000 Subject: [PATCH] Per r36375: update docs/memcached.txt --- docs/hooks.txt | 2 +- docs/memcached.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index abb4cd0562..394938fa20 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1099,7 +1099,7 @@ $funct: function called to execute the special page 'SpecialPage_initList': called when setting up SpecialPage::$mList, use this hook to remove a core special page $list: list (array) of core special pages -'SpecialRecentChangesPanel' called when building form options in SpecialRecentChanges +'SpecialRecentChangesPanel': called when building form options in SpecialRecentChanges &$extraOpts: array of added items, to which can be added $opts: FormOptions for this request diff --git a/docs/memcached.txt b/docs/memcached.txt index 5cc91109f9..3a26a99381 100644 --- a/docs/memcached.txt +++ b/docs/memcached.txt @@ -137,7 +137,7 @@ Localisation: cleared by: Language::loadLocalisation() Message Cache: - stored in: $parserMemc + stored in: $messageMemc key: $wgDBname:messages, $wgDBname:messages-hash, $wgDBname:messages-status ex: wikidb:messages, wikidb:messages-hash, wikidb:messages-status stores: an array where the keys are DB keys and the values are messages -- 2.20.1