database.php edited online with Bitbucket

This commit is contained in:
saravana kumar kandasami 2018-04-20 04:36:12 +00:00
parent a11795c215
commit ac3a4d1928

View File

@ -78,7 +78,7 @@ $db['default'] = array(
'hostname' => 'apollodec.com',
'username' => 'apollod4_DEV',
'password' => 'apollo1234',
'database' => 'apollod4_ApolloDECNEWDev',
'database' => 'apollod4_ApolloDECNEWDEV',
'dbdriver' => 'mysqli',
'dbprefix' => '',
'pconnect' => FALSE,