mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed issue
This commit is contained in:
parent
fee6b06a2a
commit
67f893f4ee
@ -290,7 +290,7 @@ if (is_array($config) === true
|
||||
$config['history_db_host'],
|
||||
$config['history_db_name'],
|
||||
$config['history_db_user'],
|
||||
$config['history_db_pass'],
|
||||
io_output_password($config['history_db_pass']),
|
||||
$config['history_db_port']
|
||||
);
|
||||
ob_get_clean();
|
||||
|
Loading…
x
Reference in New Issue
Block a user