xref: /webtrees/resources/views/setup/config.ini.phtml (revision c5e5c1cea5f7d35d6fd56eb77c9a68e91d21befe)
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