Merge branch 'ent-7488-pantallazo-blanco-config.php-installer-activo' into 'develop'

Ent 7488 pantallazo blanco config.php installer activo

See merge request artica/pandorafms!4106
This commit is contained in:
Daniel Rodriguez 2021-06-21 10:17:12 +00:00
commit c5dab9b99b
1 changed files with 2 additions and 0 deletions

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