Use different key for memckey

Change-Id: Iee00180c9b356a510a28000203ac06f757822114
This commit is contained in:
Niklas Laxström
2014-03-13 07:36:14 +00:00
parent bfeaebdf63
commit a54a7c6793

View File

@@ -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