naming changes
This commit is contained in:
parent
5c27be6fef
commit
ff3bb283ca
@ -76,9 +76,9 @@ $query_builder = TRUE;
|
|||||||
$db['default'] = array(
|
$db['default'] = array(
|
||||||
'dsn' => '',
|
'dsn' => '',
|
||||||
'hostname' => 'apollodec.com',
|
'hostname' => 'apollodec.com',
|
||||||
'username' => 'apollod4_SIT',
|
'username' => 'apollod4_DEV',
|
||||||
'password' => 'apollosit1234',
|
'password' => 'apollo1234',
|
||||||
'database' => 'apollod4_ApolloDECSIT',
|
'database' => 'apollod4_ApolloDECDev',
|
||||||
'dbdriver' => 'mysqli',
|
'dbdriver' => 'mysqli',
|
||||||
'dbprefix' => '',
|
'dbprefix' => '',
|
||||||
'pconnect' => FALSE,
|
'pconnect' => FALSE,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user