Stocker numéro de version
This commit is contained in:
parent
dbd9d2bf34
commit
bb779bdb97
@ -963,4 +963,9 @@ if ($this->getData(['core', 'dataVersion']) < 12400) {
|
||||
unlink('core/module/install/ressource/i18n/pt_PT.json');
|
||||
if (file_exists('core/module/install/ressource/i18n/gr_GR.json'))
|
||||
unlink('core/module/install/ressource/i18n/gr_GR.json');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Mise à jour
|
||||
$this->setData(['core', 'dataVersion', 12400]);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user