X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8f56a7e6ca6a5495f6b3bb1b7da44715c5a6389d..879496271a8c6004a12c49d0f057ff20db0607f3:/bin/mozilla/common.pl diff --git a/bin/mozilla/common.pl b/bin/mozilla/common.pl index c88efe875..cba9e2244 100644 --- a/bin/mozilla/common.pl +++ b/bin/mozilla/common.pl @@ -13,8 +13,7 @@ use SL::Common; use SL::DB::Helper::Mappings; use SL::DBUtils qw(do_query); use SL::Form; -use SL::MoreCommon; -use SL::Helper::Flash; +use SL::MoreCommon qw(restore_form save_form); use strict;