bug update site map
This commit is contained in:
parent
e9d97b49b1
commit
59ed2b7ad0
@ -1569,11 +1569,6 @@ class common {
|
|||||||
if ($this->getData(['core', 'dataVersion']) < 10405) {
|
if ($this->getData(['core', 'dataVersion']) < 10405) {
|
||||||
$this->setData(['core', 'dataVersion', 10405]);
|
$this->setData(['core', 'dataVersion', 10405]);
|
||||||
}
|
}
|
||||||
// Version 10.4.06
|
|
||||||
if ($this->getData(['core', 'dataVersion']) < 10406) {
|
|
||||||
$this->removeDir ('core/class/sitemap');
|
|
||||||
$this->setData(['core', 'dataVersion', 10406]);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user