This commit is contained in:
Philipp Holzer 2019-04-14 14:40:26 +02:00
parent 58c9566c3d
commit 03e149270b
No known key found for this signature in database
GPG key ID: 517BE60E2CE5C8A5
3 changed files with 3 additions and 6 deletions

View file

@ -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'),
'',