Commit 63e320c9 by Tobin

Update database.php

parent fb9c03b2
......@@ -76,9 +76,9 @@ $query_builder = TRUE;
$db['default'] = array(
'dsn' => '',
'hostname' => 'localhost',
'username' => 'techlabz_nemt',
'username' => 'nemt_user',
'password' => 'Golden_123',
'database' => 'techlabz_nemt_backend',
'database' => 'techlabz_nemt_backendclient',
'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