091 restauration convetion url pour les modules
This commit is contained in:
parent
e893a9ff3c
commit
883120455b
@ -344,11 +344,11 @@ class config extends common {
|
|||||||
$this->getInput('configManageImportUser', helper::FILTER_BOOLEAN) === true) {
|
$this->getInput('configManageImportUser', helper::FILTER_BOOLEAN) === true) {
|
||||||
$this->setData(['user',$users]);
|
$this->setData(['user',$users]);
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
if ($version === '9' ) {
|
if ($version === '9' ) {
|
||||||
$this->importData($this->getInput('configManageImportUser', helper::FILTER_BOOLEAN));
|
$this->importData($this->getInput('configManageImportUser', helper::FILTER_BOOLEAN));
|
||||||
$this->setData(['core','dataVersion',0]);
|
$this->setData(['core','dataVersion',0]);
|
||||||
}
|
}*/
|
||||||
|
|
||||||
// Met à jours les URL dans les contenus de page
|
// Met à jours les URL dans les contenus de page
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user