From 5dd564cf216ea01d091ad72ee829579edfb9c3d6 Mon Sep 17 00:00:00 2001 From: Alex Buckley Date: Wed, 1 Feb 2017 17:46:02 +1300 Subject: [PATCH] Bug 17944 - Added additional USE pragma --- admin/itemtypes.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/itemtypes.pl b/admin/itemtypes.pl index fbda8fc..f72c314 100755 --- a/admin/itemtypes.pl +++ b/admin/itemtypes.pl @@ -31,7 +31,7 @@ use C4::Koha; use C4::Context; use C4::Auth; use C4::Output; - +use Koha::ItemTypes; use Koha::ItemType; use Koha::Localizations; -- 2.1.4