set up
This commit is contained in:
6
php/application/config/database.php
Normal file → Executable file
6
php/application/config/database.php
Normal file → Executable file
@ -76,9 +76,9 @@ $query_builder = TRUE;
|
||||
$db['default'] = array(
|
||||
'dsn' => '',
|
||||
'hostname' => 'localhost',
|
||||
'username' => 'phpwe4km_abc',
|
||||
'password' => 'VOtMA5$_88-Y',
|
||||
'database' => 'phpwe4km_abc',
|
||||
'username' => 'datacom_abc',
|
||||
'password' => '3dba6d57248e16ccd0b187383e',
|
||||
'database' => 'datacom_abc',
|
||||
'dbdriver' => 'mysqli',
|
||||
'dbprefix' => '',
|
||||
'pconnect' => FALSE,
|
||||
|
Reference in New Issue
Block a user