Supprimer la clé 'keywordColor'
This commit is contained in:
parent
9b8d8c603f
commit
668fda3d1d
@ -1582,6 +1582,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]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user