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