[9.1.08] réécriture après mise à jour

This commit is contained in:
fredtempez 2019-06-03 13:09:10 +02:00
parent dd7fd35215
commit a07b8ce2b8
1 changed files with 1 additions and 1 deletions

View File

@ -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 .