mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 18:25:00 -06:00
Add missing variable.
This commit is contained in:
parent
d735694e2a
commit
dc55d712af
@ -27,6 +27,7 @@ $host = '';
|
||||
$username = '';
|
||||
$password = '';
|
||||
$database = '';
|
||||
$port = '';
|
||||
|
||||
if (!(false === $databaseUrl)) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user