From 6b80a7583108c5861c68234141054812cb9cfb9e Mon Sep 17 00:00:00 2001 From: Fil <fil@rezo.net> Date: Wed, 6 Nov 2002 11:30:17 +0000 Subject: [PATCH] =?UTF-8?q?par=20d=C3=A9faut,=20pas=20de=20htpasswd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ecrire/inc_config.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecrire/inc_config.php3 b/ecrire/inc_config.php3 index 910ffb11bc..628b49a808 100644 --- a/ecrire/inc_config.php3 +++ b/ecrire/inc_config.php3 @@ -53,7 +53,7 @@ function init_config() { 'charset' => 'iso-8859-1', 'secu_stricte' => 'non', - 'creer_htpasswd' => 'oui' + 'creer_htpasswd' => 'non' ); while (list($nom, $valeur) = each($liste_meta)) { if (!lire_meta($nom)) { -- GitLab