diff --git a/core/include/update.inc.php b/core/include/update.inc.php index c2a5f9be..e1385870 100644 --- a/core/include/update.inc.php +++ b/core/include/update.inc.php @@ -914,8 +914,8 @@ if ($this->getData(['core', 'dataVersion']) < 12000) { unlink('core/vendor/i18n/translation.js'); } // Copier les fichiers de l'interface - if (!is_dir(self::$I18N_DIR)) { - // Créer le dossier + if (!is_dir(self::I18N_DIR)) { + // Créer le d$ossier $this->copyDir('core/module/install/ressource/i18n', self::I18N_DIR); } // Langue de l'interface