From a54a7c67933a0397f25c3a0da42c061f9cac5488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Laxstr=C3=B6m?= Date: Thu, 13 Mar 2014 07:36:14 +0000 Subject: [PATCH] Use different key for memckey Change-Id: Iee00180c9b356a510a28000203ac06f757822114 --- includes/ResourceLoaderULSModule.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/ResourceLoaderULSModule.php b/includes/ResourceLoaderULSModule.php index c60acb33..de625d99 100644 --- a/includes/ResourceLoaderULSModule.php +++ b/includes/ResourceLoaderULSModule.php @@ -71,7 +71,7 @@ class ResourceLoaderULSModule extends ResourceLoaderModule { // cache the hash per language to avoid updating the timestamp when // different languages are being requested. $key = wfMemcKey( - 'resourceloader', + 'uls', 'modulemodifiedhash', $this->getName(), $languageCode