Files
inwestprofil.eu/config.php
Roman Pyrih 197675d958 first commit
2026-02-03 13:33:04 +01:00

7 lines
157 B
PHP

<?php
;
$database['host'] = 'localhost';
$database['user'] = 'inwestcom_com';
$database['password'] = 'MbS0XYbnBePI';
$database['name'] = 'inwestcom_com';
?>