pull/682/head
Samuel Denis-D'Ortun 2017-01-19 16:32:07 -05:00 committed by GitHub
parent a89962f5df
commit c14498b21e
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' => '',