fix url recharge and voucher

This commit is contained in:
iBNu Maksum
2025-02-04 17:22:11 +07:00
parent b3cb6de028
commit 10adbe48ab
3 changed files with 4 additions and 4 deletions

View File

@ -79,5 +79,5 @@ switch ($action) {
}
die();
default:
$ui->display('404.tpl');
die();
}