Commit aa5ab132 by Jemsheer K D

Cient Database

parent 1fa78392
...@@ -89,9 +89,9 @@ $query_builder = TRUE; ...@@ -89,9 +89,9 @@ $query_builder = TRUE;
$db['default'] = array( $db['default'] = array(
'dsn' => '', 'dsn' => '',
'hostname' => 'localhost', 'hostname' => 'localhost',
'username' => 'techlabz_Ipok', 'username' => 'techlabz',
'password' => 'Golden_123', 'password' => 'Golden_123',
'database' => 'techlabz_Ipok', 'database' => 'techlabz_ipok_client',
'dbdriver' => 'mysqli', 'dbdriver' => 'mysqli',
'dbprefix' => '', 'dbprefix' => '',
'pconnect' => FALSE, 'pconnect' => FALSE,
......
...@@ -89,9 +89,9 @@ $query_builder = TRUE; ...@@ -89,9 +89,9 @@ $query_builder = TRUE;
$db['default'] = array( $db['default'] = array(
'dsn' => '', 'dsn' => '',
'hostname' => 'localhost', 'hostname' => 'localhost',
'username' => 'techlabz_Ipok', 'username' => 'techlabz',
'password' => 'Golden_123', 'password' => 'Golden_123',
'database' => 'techlabz_Ipok', 'database' => 'techlabz_ipok_client',
'dbdriver' => 'mysqli', 'dbdriver' => 'mysqli',
'dbprefix' => '', 'dbprefix' => '',
'pconnect' => FALSE, 'pconnect' => FALSE,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment