data souce bug fix
This commit is contained in:
@@ -53,7 +53,7 @@ class Database extends Config
|
||||
'username' => 'digifi',
|
||||
'password' => 'digifi',
|
||||
'database' => 'digifi_db',
|
||||
'DBDriver' => 'postgre',
|
||||
'DBDriver' => 'Postgre',
|
||||
'DBPrefix' => '',
|
||||
'pConnect' => false,
|
||||
'DBDebug' => true,
|
||||
|
||||
Reference in New Issue
Block a user