forked from ZwiiCMS-Team/ZwiiCMS
[9.1.08] suppression d'une ligne de test
This commit is contained in:
parent
ef09d21284
commit
970deacd61
@ -193,7 +193,6 @@ class install extends common {
|
|||||||
$success = (file_put_contents(
|
$success = (file_put_contents(
|
||||||
'.htaccess',
|
'.htaccess',
|
||||||
PHP_EOL .
|
PHP_EOL .
|
||||||
'#' . $rewrite . '#' . PHP_EOL .
|
|
||||||
'<ifModule mod_rewrite.c>' . PHP_EOL .
|
'<ifModule mod_rewrite.c>' . PHP_EOL .
|
||||||
"\tRewriteEngine on" . PHP_EOL .
|
"\tRewriteEngine on" . PHP_EOL .
|
||||||
"\tRewriteBase " . helper::baseUrl(false, false) . PHP_EOL .
|
"\tRewriteBase " . helper::baseUrl(false, false) . PHP_EOL .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user