tambah fitur produk
This commit is contained in:
@@ -77,8 +77,8 @@ $db['default'] = array(
|
||||
'dsn' => '',
|
||||
'hostname' => 'localhost',
|
||||
'username' => 'your_mysql_username',
|
||||
'password' => 'your_mysql_password',
|
||||
'database' => 'your_db_name',
|
||||
'password' => '',
|
||||
'database' => 'your_database_name',
|
||||
'dbdriver' => 'mysqli',
|
||||
'dbprefix' => '',
|
||||
'pconnect' => FALSE,
|
||||
|
||||
Reference in New Issue
Block a user