X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Frp.pl;h=db1473ed58b20a614f40e641a0804a540392848d;hb=f4a98169e202798ab998e3989b130f952977adc2;hp=62abf6683c450084475a97b519005aea3ca15f1e;hpb=11461ccecbd3b4f054f52f979c26145642539e8c;p=kivitendo-erp.git diff --git a/bin/mozilla/rp.pl b/bin/mozilla/rp.pl index 62abf6683..db1473ed5 100644 --- a/bin/mozilla/rp.pl +++ b/bin/mozilla/rp.pl @@ -52,10 +52,6 @@ require "bin/mozilla/reportgenerator.pl"; # should there be any missing vars, declare them globally use strict; -1; - -# end of main - # this is for our long dates # $locale->text('January') # $locale->text('February') @@ -2772,3 +2768,4 @@ sub generate_bwa { $main::lxdebug->leave_sub(); } +1;