From 03d3159ca96bde66fecc5ba173c178e637ea8ce3 Mon Sep 17 00:00:00 2001 From: tenzap Date: Mon, 16 Dec 2024 18:31:39 +0100 Subject: [PATCH] install: print full path to config file --- application/views/main/install/database_setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/main/install/database_setup.php b/application/views/main/install/database_setup.php index 5d7b516aa..1fcc6ba5b 100644 --- a/application/views/main/install/database_setup.php +++ b/application/views/main/install/database_setup.php @@ -78,7 +78,7 @@

There was a problem when trying to load the database.

Reported error is:

-

Please check your database configuration in application/config/database.php. Then click on button to check again.

+

Please check your database configuration in . Then click on button to check again.