From 3a7e9f30609c81f9c779056d83118fba5465b466 Mon Sep 17 00:00:00 2001 From: bouba Date: Sat, 14 Feb 2004 12:25:07 +0000 Subject: [PATCH] faute de frappe --- htdocs/install/fileconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index 818bdb79e42..5aeaf7501d7 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -58,7 +58,7 @@ else if (!is_writable("../conf/conf.php")) { print '
'; - print "Le fichier conf.php n'est pas accessible en écriture, vérififiez les droits sur celui-ci, reportez-vous à la ".$docurl."
"; + print "Le fichier conf.php n'est pas accessible en écriture, vérifiez les droits sur celui-ci, reportez-vous à la ".$docurl."
"; print '
'; $err++;