X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fdo.pl;h=ee132035e82906a9ca80ff4c484a3f1b27ca0262;hb=83b760fbb97a5fd96ec2b9b6fa6ee146e72d08c0;hp=297abd2f3a172670aa5e5d2444c5408091296167;hpb=fe950b4fbe00b393eb91889633992e7eb56d21e9;p=kivitendo-erp.git diff --git a/bin/mozilla/do.pl b/bin/mozilla/do.pl index 297abd2f3..ee132035e 100644 --- a/bin/mozilla/do.pl +++ b/bin/mozilla/do.pl @@ -40,7 +40,7 @@ use SL::DB::DeliveryOrder; use SL::DO; use SL::IR; use SL::IS; -use SL::MoreCommon qw(ary_diff); +use SL::MoreCommon qw(ary_diff restore_form save_form); use SL::ReportGenerator; use SL::WH; use Sort::Naturally ();