Adding ConfigFileSaver and tests
This commit is contained in:
parent
fa31bb6dde
commit
49def0dc27
21 changed files with 493 additions and 473 deletions
|
@ -11,6 +11,9 @@ username = testuser
|
|||
password = testpw
|
||||
database = testdb
|
||||
|
||||
[system]
|
||||
theme = frio
|
||||
|
||||
[config]
|
||||
admin_email = admin@test.it
|
||||
INI;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue