Merge branch 'master' of https://bitbucket.org/venbainformationtechnology/apollodec
This commit is contained in:
commit
088e626eb0
@ -75,20 +75,10 @@ $query_builder = TRUE;
|
|||||||
|
|
||||||
$db['default'] = array(
|
$db['default'] = array(
|
||||||
'dsn' => '',
|
'dsn' => '',
|
||||||
<<<<<<< HEAD
|
|
||||||
// 'hostname' => 'apollodec.com',
|
|
||||||
// 'username' => 'apollod4_SIT',
|
|
||||||
// 'password' => 'apollosit1234',
|
|
||||||
// 'database' => 'apollod4_ApolloDECNEWSIT',
|
|
||||||
=======
|
|
||||||
'hostname' => 'apollodec.com',
|
'hostname' => 'apollodec.com',
|
||||||
// 'username' => 'apollod4_SIT',
|
'username' => 'apollod4_DEV',
|
||||||
// 'password' => 'apollosit1234',
|
'password' => 'apollo1234',
|
||||||
// 'database' => 'apollod4_ApolloDECNEWSIT',
|
'database' => 'apollod4_ApolloDECDev',
|
||||||
>>>>>>> 3f287c92a22bb6528c89be19aabcde2ec3393f70
|
|
||||||
'username' => 'apollod4_DEV',
|
|
||||||
'password' => 'apollo1234',
|
|
||||||
'database' => 'apollod4_ApolloDECDev',
|
|
||||||
'dbdriver' => 'mysqli',
|
'dbdriver' => 'mysqli',
|
||||||
'dbprefix' => '',
|
'dbprefix' => '',
|
||||||
'pconnect' => FALSE,
|
'pconnect' => FALSE,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user