Merge branch '10400' into 11000

This commit is contained in:
fredtempez 2021-01-13 19:03:49 +01:00
commit 440fed288c
1 changed files with 1 additions and 0 deletions

View File

@ -1587,6 +1587,7 @@ class common {
unlink('module/search/ressource/theme.css');
if (file_exists('module/search/ressource/vartheme.css') )
unlink('module/search/ressource/vartheme.css');
$this->deleteData(['theme','search','keywordColor']);
$this->setData(['core', 'dataVersion', 10400]);