Files
inwestprofil.fr/config.php
2023-05-29 16:01:03 +02:00

7 lines
160 B
PHP

<?php
;
$database['host'] = 'localhost';
$database['user'] = 'inwestfr_fr';
$database['password'] = '8pL2mzkZmdGOJgs7yMT';
$database['name'] = 'inwestfr_fr';
?>