X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/57bf9c89a037036fcf433de39643778854defe51..e7a7492e:/bin/mozilla/reportgenerator.pl diff --git a/bin/mozilla/reportgenerator.pl b/bin/mozilla/reportgenerator.pl index 89f3b721c..5e39df1c1 100644 --- a/bin/mozilla/reportgenerator.pl +++ b/bin/mozilla/reportgenerator.pl @@ -13,7 +13,7 @@ use List::Util qw(max); use SL::Form; use SL::Common; -use SL::MoreCommon; +use SL::MoreCommon qw(restore_form save_form); use SL::ReportGenerator; use strict;