X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/152cf51294705caacdc3d3f2621af4d3f4997772..49707e3c:/bin/mozilla/am.pl diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index fbe5bb8d1..7e760c27e 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -46,6 +46,7 @@ use SL::DB::Printer; use SL::DB::Tax; use SL::DB::Language; use SL::DB::Default; +use SL::DBUtils qw(selectall_array_query); use CGI; require "bin/mozilla/common.pl";