xref: /webtrees/resources/views/setup/config.ini.phtml (revision 4e73f0bda96a34c06bd4b8e67501ef4955895fbf)
1; <<?= '?php' ?> return; ?> DO NOT DELETE THIS LINE
2dbtype="<?= addcslashes($dbtype, '"') ?>"
3dbhost="<?= addcslashes($dbhost, '"') ?>"
4dbport="<?= addcslashes($dbport, '"') ?>"
5dbuser="<?= addcslashes($dbuser, '"') ?>"
6dbpass="<?= addcslashes($dbpass, '"') ?>"
7dbname="<?= addcslashes($dbname, '"') ?>"
8tblpfx="<?= addcslashes($tblpfx, '"') ?>"
9