Bug constante

This commit is contained in:
Fred Tempez 2022-10-03 09:12:19 +02:00
parent 9d89064215
commit 2a840251bc
1 changed files with 2 additions and 2 deletions

View File

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