This commit is contained in:
fredtempez 2022-02-07 14:03:22 +01:00
parent 4446e93c6b
commit e01a1a62e1
1 changed files with 0 additions and 3 deletions

View File

@ -788,7 +788,6 @@ if ($this->getData(['core', 'dataVersion']) < 11203) {
// Mise à jour
$this->setData(['core', 'dataVersion', 11203]);
<<<<<<< HEAD
}
// Version 11.3.00
if ($this->getData(['core', 'dataVersion']) < 11300) {
@ -839,6 +838,4 @@ if ($this->getData(['core', 'dataVersion']) < 11300) {
// Mise à jour
$this->setData(['core', 'dataVersion', 11300]);
=======
>>>>>>> 957121d76ec1c3c2f545d39f4228d501487904af
}