Commit adaeff91 by Tobin

Update database.php

parent 6e77756c
......@@ -79,6 +79,7 @@ $db['default'] = array(
'username' => 'root',
'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