Commit 400fa2a1 by Tobin

Update database.php

parent 7cfbd845
......@@ -75,10 +75,10 @@ $query_builder = TRUE;
$db['default'] = array(
'dsn' => '',
'hostname' => '192.168.140.123',
'username' => 'root',
'hostname' => 'localhost',
'username' => 'techlabz_nemt',
'password' => 'Golden_123',
'database' => 'tobin_nemt_backend',
'database' => 'techlabz_nemt_backend',
'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