Supprimer la clé 'keywordColor'

branche_v10
fredtempez 2 years ago
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…
Cancel
Save