Paul Lecuq
4239c1dbb1
All checks were successful
continuous-integration/drone/push Build is passing
- SQL injection protection with regex and prepared statements - Handled new website - Refactored ws - CSV export handle - modified HTML, CSS and JS
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
[qrz]
|
|
db_hostname="hostname"
|
|
db_name="database"
|
|
db_username="username"
|
|
db_password="password"
|
|
db_table="qrz_test"
|
|
cron="@every 1h" |