[9.1.08] réécriture après mise à jour
This commit is contained in:
parent
dd7fd35215
commit
a07b8ce2b8
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user