[9.1.08] modif procédure auto

This commit is contained in:
fredtempez 2019-06-04 20:29:42 +02:00
parent e88bdddbe9
commit 5038d40883
1 changed files with 2 additions and 1 deletions

View File

@ -188,8 +188,9 @@ class install extends common {
// Configuration
case 4:
$success = true;
$rewrite = $this->getInput('data');
// Réécriture d'URL
if ($this->getInput('data') === 1) {
if ($rewrite === "true") {
$success = (file_put_contents(
'.htaccess',
PHP_EOL .