Merge branch 'master' into 10500
This commit is contained in:
commit
e0adc83d60
@ -1609,11 +1609,6 @@ class common {
|
|||||||
}
|
}
|
||||||
// Version 10.4.05
|
// Version 10.4.05
|
||||||
if ($this->getData(['core', 'dataVersion']) < 10405) {
|
if ($this->getData(['core', 'dataVersion']) < 10405) {
|
||||||
|
|
||||||
// Mise à jour forcée des thèmes
|
|
||||||
unlink (self::DATA_DIR . 'admin.css');
|
|
||||||
unlink (self::DATA_DIR . 'theme.css');
|
|
||||||
|
|
||||||
$this->setData(['core', 'dataVersion', 10405]);
|
$this->setData(['core', 'dataVersion', 10405]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user