From d765d6d7d11a5bc97f4f9e1d0871cf903325fb79 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 20 Aug 2010 11:58:28 +0000 Subject: [PATCH] Fix: the name of a database can contain a hyphen --- htdocs/install/fileconf.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index aedcf8307f3..62f6d98c89b 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -198,6 +198,15 @@ print $langs->trans("Examples").":
"; + + +trans("ForceHttps"); ?> +> + +trans("CheckToForceHttps"); ?> + + + @@ -394,7 +403,7 @@ while (($file = readdir($handle))!==false)