Update database.php
This commit is contained in:
parent
2961bfe4f4
commit
41b6131d71
@ -56,8 +56,8 @@ return array(
|
||||
'driver' => 'mysql',
|
||||
'host' => 'localhost',
|
||||
'database' => 'moduleweb',
|
||||
'username' => 'root',
|
||||
'password' => 'l3miashs2015',
|
||||
'username' => '',
|
||||
'password' => '',
|
||||
'charset' => 'utf8',
|
||||
'collation' => 'utf8_unicode_ci',
|
||||
'prefix' => '',
|
||||
|
Reference in New Issue
Block a user