From cbe778f62c6d99026b7cd61b1ca28ed2ea88030e Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 7 Nov 2016 18:26:28 +0100 Subject: Allow slash in database hostname https://github.com/FreshRSS/FreshRSS/issues/1364 --- app/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/install.php b/app/install.php index 5c8a6e0e8..869bf076f 100644 --- a/app/install.php +++ b/app/install.php @@ -634,7 +634,7 @@ function printStep3() {
- +
-- cgit v1.2.3