10400 #3

Merged
lapervenche merged 18 commits from ZwiiCMS-Team/ZwiiCMS:10400 into 10400 2021-02-09 20:02:50 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 668fda3d1d - Show all commits

View File

@ -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]);