first commit

This commit is contained in:
Kicap Karan
2022-10-29 04:16:53 +08:00
parent 369e9b7829
commit 522ee5201d
18 changed files with 1411 additions and 3272 deletions

View File

@ -78,7 +78,7 @@ $db['default'] = array(
'hostname' => 'localhost',
'username' => 'root',
'password' => '',
'database' => 'absensi_karyawan',
'database' => 'db_topsis',
'dbdriver' => 'mysqli',
'dbprefix' => '',
'pconnect' => FALSE,