From 6cdd20496ac2be996bfc2fc1286dd7eaa3ce983a Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 20 Aug 2010 11:58:29 +0000 Subject: [PATCH] Fix: the name of a database can contain a hyphen --- 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 3f39866c941..62f6d98c89b 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -403,7 +403,7 @@ while (($file = readdir($handle))!==false)