diff --git a/KeywordCloudBlockPlugin.inc.php b/KeywordCloudBlockPlugin.inc.php index 335b01f..494991b 100644 --- a/KeywordCloudBlockPlugin.inc.php +++ b/KeywordCloudBlockPlugin.inc.php @@ -53,6 +53,7 @@ function getContents($templateMgr, $request = null) { $journal = $request->getJournal(); if (!$journal) return ''; + $locale = AppLocale::getLocale(); $cacheManager = CacheManager::getManager(); $cache = $cacheManager->getFileCache( $journal->getId(),