diff --git a/core/expressioncache.class.inc.php b/core/expressioncache.class.inc.php index 71f0542b9..875d0cf88 100644 --- a/core/expressioncache.class.inc.php +++ b/core/expressioncache.class.inc.php @@ -81,6 +81,7 @@ EOF; file_put_contents($sFilePath, $content); } } + Dict::SetUserLanguage($sUserLang); } static private function GetSerializedExpression($sClass, $sAttCode)