From 2721bfd0fac27ee0fcb0c92861a2837c69c9d793 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Wed, 22 Jun 2016 11:29:44 +0200 Subject: [PATCH] =?utf8?q?am:=20fehlendes=20include=20f=C3=BCr=20Historien?= =?utf8?q?suche?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/am.pl | 1 + 1 file changed, 1 insertion(+) 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"; -- 2.20.1