forked from ZwiiCMS-Team/ZwiiCMS
Merge master
This commit is contained in:
parent
91007c9515
commit
d02fd09b6c
@ -1070,6 +1070,7 @@ class common {
|
||||
if($this->getData(['core', 'dataVersion']) < 10000) {
|
||||
$this->setData(['config', 'faviconDark','faviconDark.ico']);
|
||||
$this->setData(['core', 'dataVersion', 10000]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user