]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 333549367ba7263a3d1436524009161f28f8ff74..87ac20768a83161136d8d58836aefd53ff2c8032 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!'));
   }