From dd8640e172cededd2094553c2117e2165d97eb2e Mon Sep 17 00:00:00 2001 From: Mafoo Date: Wed, 8 Jun 2016 14:34:51 +0100 Subject: [PATCH] Set postgresql as default (#1627) Set the default database type to postgresql as that is the one promoted for the scripted install --- core/install/resources/page_parts/install_config_detail.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/install/resources/page_parts/install_config_detail.php b/core/install/resources/page_parts/install_config_detail.php index 9569038a8b..ceb3e45494 100644 --- a/core/install/resources/page_parts/install_config_detail.php +++ b/core/install/resources/page_parts/install_config_detail.php @@ -132,9 +132,9 @@ echo "\n"; echo "\n"; echo "
\n"; echo " Select the database type.\n"; echo "\n";