mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 23:20:43 +02:00
fix url recharge and voucher
This commit is contained in:
parent
b3cb6de028
commit
10adbe48ab
3 changed files with 4 additions and 4 deletions
|
@ -79,5 +79,5 @@ switch ($action) {
|
|||
}
|
||||
die();
|
||||
default:
|
||||
$ui->display('404.tpl');
|
||||
die();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue