mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
9086034ce5
* Upgrade to 2.0.12
7 lines
149 B
PHP
Executable file
7 lines
149 B
PHP
Executable file
; <?php exit; ?> DO NOT DELETE THIS LINE
|
|
dbhost="localhost"
|
|
dbport="3306"
|
|
dbuser="__DB_USER__"
|
|
dbpass="__DB_PWD__"
|
|
dbname="__DB_NAME__"
|
|
tblpfx="wt_"
|