From a07b8ce2b88547c8d9afe05ffd1397d4ad0f5ddf Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 3 Jun 2019 13:09:10 +0200 Subject: [PATCH] =?UTF-8?q?[9.1.08]=20r=C3=A9=C3=A9criture=20apr=C3=A8s=20?= =?UTF-8?q?mise=20=C3=A0=20jour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/install/install.php b/core/module/install/install.php index a617ae71..478b254b 100755 --- a/core/module/install/install.php +++ b/core/module/install/install.php @@ -189,7 +189,7 @@ class install extends common { case 4: $success = true; // Réécriture d'URL - if ($this->getInput('data', helper::FILTER_BOOLEAN) === 1) { + if ($this->getInput('data') === 1) { $success = (file_put_contents( '.htaccess', PHP_EOL .