Commit 4286a678 by Tobin

Merge branch 'uat_staging' of https://gitlab.techware.co.in/timeout/timeOut into tobin

# Conflicts: # application/config/database.php
parents d37478bb 78eccf4b
......@@ -77,9 +77,8 @@ $db['default'] = array(
'dsn' => '',
'hostname' => 'localhost',
'username' => 'root',
'password' => 'Golden_123',
'database' => 'timeout_uat',
'dbdriver' => 'mysqli',
'password' => 'Golden_123',
'database' => 'timeout_uat', 'dbdriver' => 'mysqli',
'dbprefix' => '',
'pconnect' => FALSE,
'db_debug' => (ENVIRONMENT !== 'production'),
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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