From 9b206f922433a77e3a58c3d1e061c67d6d515d07 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 31 Mar 2022 15:51:48 +0200 Subject: [PATCH] Can retreive some param of install from url --- htdocs/install/fileconf.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index 42ea5e423af..f01d775b3b7 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -142,8 +142,8 @@ if (!empty($force_install_message)) { @@ -176,7 +176,7 @@ if (!empty($force_install_noedit)) { @@ -205,7 +205,7 @@ if (!empty($force_install_noedit)) { @@ -532,7 +532,7 @@ if (!empty($force_install_noedit)) { id="db_user_root" name="db_user_root" class="needroot" - value="" + value="" 0 && !empty($force_install_databaserootlogin)) { print ' disabled'; } ?>