Commit d37478bb by Tobin

Update database.php

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