From bdc79264b9c5c4930b095323d67b82960484f64b Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 3 Jan 2011 16:28:11 +0100 Subject: [PATCH] =?utf8?q?SL::DBUtils=20f=C3=BCr=20Perl-Upgradescripte=20e?= =?utf8?q?inbinden?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/DBUpgrade2.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/SL/DBUpgrade2.pm b/SL/DBUpgrade2.pm index 8e61f222f..ca45510f0 100644 --- a/SL/DBUpgrade2.pm +++ b/SL/DBUpgrade2.pm @@ -4,6 +4,7 @@ use IO::File; use List::MoreUtils qw(any); use SL::Common; +use SL::DBUtils; use SL::Iconv; use strict; -- 2.20.1