if this feature is accepted in Pull Request, will need to add this back
This commit is contained in:
@@ -30,5 +30,6 @@ function getDbInstance() {
|
||||
'password' => DATABASE_PASSWORD,
|
||||
'db'=> DATABASE_NAME,
|
||||
'port' => DATABASE_PORT,
|
||||
'prefix' => DATABASE_PREFIX,
|
||||
'charset' => DATABASE_CHARSET));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user