mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
break; the line
This commit is contained in:
parent
130451e1ae
commit
24e45db017
2 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,7 @@ switch ($action) {
|
|||
}else{
|
||||
r2(U . 'voucher/list-activated', 'e', Lang::T('Not Found'));
|
||||
}
|
||||
break;
|
||||
default:
|
||||
$ui->display('a404.tpl');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue