Delegation flash msg fixes : ps

This commit is contained in:
VE10-Sanjeev 2024-03-18 19:00:06 +05:30
parent b60f560653
commit a4647abf86

View File

@ -75,14 +75,14 @@
$db['default'] = array(
'dsn' => '',
'hostname' => 'localhost',
'username' => 'root',
'password' => '',
'database' => 'venbaehn_ams',
// 'hostname' => '119.18.54.85',
// 'username' => 'venbaehn_ams',
// 'password' => 'L;nD7Z@f)1ZT',
// 'hostname' => 'localhost',
// 'username' => 'root',
// 'password' => '',
// 'database' => 'venbaehn_ams',
'hostname' => '119.18.54.85',
'username' => 'venbaehn_ams',
'password' => 'L;nD7Z@f)1ZT',
'database' => 'venbaehn_ams',
'dbdriver' => 'mysqli',
'dbprefix' => '',
'pconnect' => FALSE,