From 169669cb1c7157fcdbf985285369509d7e19311c Mon Sep 17 00:00:00 2001 From: Joe Atzberger Date: Fri, 12 Sep 2008 11:25:02 -0500 Subject: [PATCH] moredetail.pl is not an Exporter. Signed-off-by: Galen Charlton --- catalogue/moredetail.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/catalogue/moredetail.pl b/catalogue/moredetail.pl index 6176815995..b72f126982 100755 --- a/catalogue/moredetail.pl +++ b/catalogue/moredetail.pl @@ -19,7 +19,6 @@ use strict; -require Exporter; use C4::Koha; use CGI; use C4::Biblio; -- 2.39.5