mirror of
https://github.com/friendica/friendica
synced 2025-04-19 07:50:12 +00:00
bugfix
This commit is contained in:
parent
58c9566c3d
commit
03e149270b
3 changed files with 3 additions and 6 deletions
|
@ -231,7 +231,7 @@ class Install extends BaseModule
|
|||
$configCache->get('database', 'hostname'),
|
||||
'',
|
||||
'required'],
|
||||
'$dbuser ' => ['database-username',
|
||||
'$dbuser' => ['database-username',
|
||||
L10n::t('Database Login Name'),
|
||||
$configCache->get('database', 'username'),
|
||||
'',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue