From a0fe53d09adcb95b2b4edfd001346206f0a1bd8b Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Thu, 29 Nov 2012 15:08:05 +0100 Subject: [PATCH 1/2] fix pattern for database names --- core/templates/installation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/installation.php b/core/templates/installation.php index 1e7983eae5..908e730106 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -111,7 +111,7 @@

- +

From bbe805b665ddf188c2f1b1b88c4e47052629234b Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Mon, 17 Dec 2012 12:28:34 +0100 Subject: [PATCH 2/2] use regex which was suggested by dragotin --- core/templates/installation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/installation.php b/core/templates/installation.php index 908e730106..3b81d890cf 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -111,7 +111,7 @@

- +