From de4db714f5d232a80877addd3214c0cd7197c8d4 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 8 Sep 2018 11:42:18 +0200 Subject: MySQL allow dash in database name (#2005) Allow `-` in database name https://diasp.eu.com/posts/d2e36450847101364cab0007cb0b6c8d --- app/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index 100360f82..eec65be9c 100644 --- a/app/install.php +++ b/app/install.php @@ -651,7 +651,7 @@ function printStep3() {
- +
-- cgit v1.2.3