This commit is contained in:
Samuel Denis-D'Ortun 2017-01-19 16:32:07 -05:00 committed by GitHub
parent ca30284726
commit f66c3453b1
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ class InstallController extends AbstractController {
$config = array(
'db_host' => 'localhost',
'db_port' => '3306'
'db_port' => '3306',
'db_name' => '',
'db_user' => '',
'db_pass' => '',