mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Ent 7488 pantallazo blanco config.php installer activo
This commit is contained in:
parent
20466ec0d1
commit
10059822cd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user