Update config.php
This commit is contained in:
committed by
GitHub
parent
418215cd23
commit
a8e4cf18ff
@@ -30,6 +30,5 @@ function getDbInstance() {
|
|||||||
'password' => DATABASE_PASSWORD,
|
'password' => DATABASE_PASSWORD,
|
||||||
'db'=> DATABASE_NAME,
|
'db'=> DATABASE_NAME,
|
||||||
'port' => DATABASE_PORT,
|
'port' => DATABASE_PORT,
|
||||||
'prefix' => DATABASE_PREFIX,
|
|
||||||
'charset' => DATABASE_CHARSET));
|
'charset' => DATABASE_CHARSET));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user