Commit d37478bb by Tobin

Update database.php

parent adaeff91
...@@ -77,9 +77,8 @@ $db['default'] = array( ...@@ -77,9 +77,8 @@ $db['default'] = array(
'dsn' => '', 'dsn' => '',
'hostname' => 'localhost', 'hostname' => 'localhost',
'username' => 'root', 'username' => 'root',
'password' => 'Golden_123', 'password' => 'Golden_123',
'database' => 'timeout_uat', 'database' => 'timeout_uat',
'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