X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fbd76394c55f095f0c2537a2fea337fd7094bcb0..0a50b37c:/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;