]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/common.pl
common: DBUtils nicht den main:: space vollmüllen lassen
[mfinanz.git] / bin / mozilla / common.pl
index a967480f8c8366dbe55108b61eb2eee0024460df..c88efe87513ff6fd18f64e33f14ee9978a45822d 100644 (file)
@@ -11,7 +11,7 @@
 
 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;