update
This commit is contained in:
parent
4446e93c6b
commit
e01a1a62e1
@ -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
|
||||
}
|
Loading…
Reference in New Issue
Block a user