Ent 7488 pantallazo blanco config.php installer activo

This commit is contained in:
Luis 2021-06-21 10:17:12 +00:00 committed by Daniel Rodriguez
parent 20466ec0d1
commit 10059822cd

View File

@ -93,6 +93,8 @@ if (!isset($config['dbport'])) {
require_once $ownDir.'constants.php';
require_once $ownDir.'functions_db.php';
require_once $ownDir.'functions.php';
require_once $ownDir.'functions_io.php';
// We need a timezone BEFORE calling config_process_config.
// If not we will get ugly warnings. Set Europe/Madrid by default