From 8f56a7e6ca6a5495f6b3bb1b7da44715c5a6389d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Thu, 21 Apr 2016 11:56:49 +0200 Subject: [PATCH] =?utf8?q?common:=20DBUtils=20nicht=20den=20main::=20space?= =?utf8?q?=20vollm=C3=BCllen=20lassen?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/common.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/common.pl b/bin/mozilla/common.pl index a967480f8..c88efe875 100644 --- a/bin/mozilla/common.pl +++ b/bin/mozilla/common.pl @@ -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; -- 2.20.1