mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-06-25 19:18:33 +02:00
delete die() debug, forgot to delete it
This commit is contained in:
parent
2ed3dc991a
commit
47c6e90624
4 changed files with 1 additions and 4 deletions
|
@ -84,7 +84,6 @@ switch ($action) {
|
|||
}
|
||||
echo json_encode(['results' => $json]);
|
||||
die();
|
||||
break;
|
||||
default:
|
||||
$ui->display('a404.tpl');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue