Index: trunk/extensions/wikihiero/SpecialHieroglyphs.php |
— | — | @@ -97,7 +97,7 @@ |
98 | 98 | global $wgMemc; |
99 | 99 | |
100 | 100 | $key = wfMemcKey( 'hiero-list', |
101 | | - $this->getContext()->getLang()->getCode(), |
| 101 | + $this->getContext()->getLang()->getExtraHashOptions(), |
102 | 102 | WikiHiero::getImagePath(), |
103 | 103 | WIKIHIERO_VERSION |
104 | 104 | ); |