This commit is contained in:
Philipp Holzer
2019-04-14 14:40:26 +02:00
parent 58c9566c3d
commit 03e149270b
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'),
'',