CGI::Carp qw(fatalsToBrowser); wieder rausgenommen
authorThomas Kasulke <t.kasulke@linet-services.de>
Wed, 25 Apr 2007 12:14:47 +0000 (12:14 +0000)
committerThomas Kasulke <t.kasulke@linet-services.de>
Wed, 25 Apr 2007 12:14:47 +0000 (12:14 +0000)
bin/mozilla/ir.pl

index 3335493..87ac207 100644 (file)
@@ -969,7 +969,7 @@ sub update {
 
 sub storno {
   $lxdebug->enter_sub();
-use CGI::Carp qw(fatalsToBrowser);
+
   if ($form->{storno}) {
     $form->error($locale->text('Cannot storno storno invoice!'));
   }