fix url recharge and voucher

This commit is contained in:
iBNu Maksum 2025-02-04 17:22:11 +07:00
parent b3cb6de028
commit 10adbe48ab
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
3 changed files with 4 additions and 4 deletions

View file

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