[Koha-patches] [PATCH] opac-tags_subject.pl - touch up: this script is does not require Exporter.

Joe Atzberger joe.atzberger at liblime.com
Mon Apr 21 23:22:29 CEST 2008


---
 opac/opac-tags_subject.pl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opac/opac-tags_subject.pl b/opac/opac-tags_subject.pl
index 65fb5cd..84e8fc3 100755
--- a/opac/opac-tags_subject.pl
+++ b/opac/opac-tags_subject.pl
@@ -25,7 +25,6 @@ TODO :: Description here
 =cut
 
 use strict;
-require Exporter;
 use C4::Auth;
 use C4::Context;
 use C4::Output;
-- 
1.5.2.1




More information about the Koha-patches mailing list