Commit 15c8e7e9 by Tobin

Update database.php

parent 1bdcda80
......@@ -75,10 +75,14 @@ $query_builder = TRUE;
$db['default'] = array(
'dsn' => '',
// 'hostname' => 'localhost',
// 'username' => 'techlabz_frank',
// 'password' => 'Golden_123',
// 'database' => 'techlabz_nemt_backend',
'hostname' => 'localhost',
'username' => 'techlabz_dcarfix',
'password' => 'Golden_123',
'database' => 'techlabz_dcarfixers',
'username' => 'realeoki_dcarfixxers',
'password' => 'H2L1PYGHP3Vk',
'database' => 'realeoki_dcarfixxers',
'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