changed db access
This commit is contained in:
parent
a121f05f1f
commit
7ea86f7752
@ -75,10 +75,10 @@ $query_builder = TRUE;
|
||||
|
||||
$db['default'] = array(
|
||||
'dsn' => '',
|
||||
'hostname' => 'venbainfotech.com',
|
||||
'username' => 'kasirama_Apollo',
|
||||
'hostname' => 'apollodec.com',
|
||||
'username' => 'apollod4_DEV',
|
||||
'password' => 'apollo1234',
|
||||
'database' => 'kasirama_ApolloDEV',
|
||||
'database' => 'apollod4_ApolloDECDev',
|
||||
'dbdriver' => 'mysqli',
|
||||
'dbprefix' => '',
|
||||
'pconnect' => FALSE,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user