changed db access

This commit is contained in:
gandhimathi 2017-11-27 12:59:06 +05:30
parent a121f05f1f
commit 7ea86f7752

View File

@ -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,