Commit aa5ab132 by Jemsheer K D

Cient Database

parent 1fa78392
......@@ -89,9 +89,9 @@ $query_builder = TRUE;
$db['default'] = array(
'dsn' => '',
'hostname' => 'localhost',
'username' => 'techlabz_Ipok',
'username' => 'techlabz',
'password' => 'Golden_123',
'database' => 'techlabz_Ipok',
'database' => 'techlabz_ipok_client',
'dbdriver' => 'mysqli',
'dbprefix' => '',
'pconnect' => FALSE,
......
......@@ -89,9 +89,9 @@ $query_builder = TRUE;
$db['default'] = array(
'dsn' => '',
'hostname' => 'localhost',
'username' => 'techlabz_Ipok',
'username' => 'techlabz',
'password' => 'Golden_123',
'database' => 'techlabz_Ipok',
'database' => 'techlabz_ipok_client',
'dbdriver' => 'mysqli',
'dbprefix' => '',
'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