Commit 0e4aceb3 by Tobin

Update database.php

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