From c1f4b460e2292b16b1a7ba398df9dee39e762bc5 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Tue, 9 Aug 2011 20:09:30 +0000 Subject: [PATCH] Fix doc: wfLoadAllMessages() doesn't exists --- docs/memcached.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/memcached.txt b/docs/memcached.txt index d8863c914c..f4d93c38f5 100644 --- a/docs/memcached.txt +++ b/docs/memcached.txt @@ -138,7 +138,7 @@ Message Cache: 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 - set in: wfMsg(), Article::editUpdates() both call wfLoadAllMessages() + set in: wfMsg(), Article::editUpdates() and Title::moveTo() expriy: $wgMsgCacheExpiry cleared by: nothing -- 2.20.1