From 883120455bd9e4bfd79db043ba2c8b67ce0138e2 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 9 May 2020 12:06:22 +0200 Subject: [PATCH] 091 restauration convetion url pour les modules --- core/module/config/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/module/config/config.php b/core/module/config/config.php index f1fc8756..a9d3939a 100755 --- a/core/module/config/config.php +++ b/core/module/config/config.php @@ -344,11 +344,11 @@ class config extends common { $this->getInput('configManageImportUser', helper::FILTER_BOOLEAN) === true) { $this->setData(['user',$users]); } - + /* if ($version === '9' ) { $this->importData($this->getInput('configManageImportUser', helper::FILTER_BOOLEAN)); $this->setData(['core','dataVersion',0]); - } + }*/ // Met à jours les URL dans les contenus de page