diff --git a/htdocs/install/index.php b/htdocs/install/index.php index e3dd94d121f..2f53e35027e 100644 --- a/htdocs/install/index.php +++ b/htdocs/install/index.php @@ -44,7 +44,7 @@ if (file_exists($conffile) && isset($dolibarr_main_url_root)) * View */ -$formadmin=new FormAdmin($db); +$formadmin=new FormAdmin(''); // Note: $db does not exist yet but we don't need it, so we put ''. pHeader("", "check"); // Etape suivante = index2