Update Voucher , Tiket , Dashboard
membuat perubahan dan update
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
class Listdata {
|
||||
public $list;
|
||||
function set_list($list, $kondisi = '') {
|
||||
include '../bilspro/config/connect.php';
|
||||
include 'config/connect.php';
|
||||
$listd = array();
|
||||
$query = "SELECT * FROM $list $kondisi";
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user