Revision 554abccb
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
bin/mozilla/ct.pl | ||
---|---|---|
597 | 597 |
# /saving the history |
598 | 598 |
$form->redirect($locale->text($msg)); |
599 | 599 |
|
600 |
$msg = "Cannot delete $form->{db}"; |
|
601 |
$form->error($locale->text($msg)); |
|
602 |
|
|
603 | 600 |
$main::lxdebug->leave_sub(); |
604 | 601 |
} |
605 | 602 |
|
Auch abrufbar als: Unified diff
Nach Redirect keine Ausgaben tätigen