]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/common.pl
Keine Default Exporte mehr in den main:: space
[mfinanz.git] / bin / mozilla / common.pl
index a967480f8c8366dbe55108b61eb2eee0024460df..cba9e2244760c2675f4979fad1c42d2a04d15696 100644 (file)
 
 use SL::Common;
 use SL::DB::Helper::Mappings;
-use SL::DBUtils;
+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;