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