mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Add missing variable.
This commit is contained in:
@@ -27,6 +27,7 @@ $host = '';
|
||||
$username = '';
|
||||
$password = '';
|
||||
$database = '';
|
||||
$port = '';
|
||||
|
||||
if (!(false === $databaseUrl)) {
|
||||
|
||||
|
Reference in New Issue
Block a user