From 314568b460a4087ac98d2a0a83312b0502b1d884 Mon Sep 17 00:00:00 2001 From: tipaul Date: Fri, 11 Apr 2003 15:09:03 +0000 Subject: [PATCH] small fix --- thesaurus_popup.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/thesaurus_popup.pl b/thesaurus_popup.pl index 2873570e43..aaf9b1532c 100755 --- a/thesaurus_popup.pl +++ b/thesaurus_popup.pl @@ -29,6 +29,7 @@ use HTML::Template; use C4::Search; use C4::Output; use C4::Authorities; +use C4::Interface::CGI::Output; # get all the data .... my %env; -- 2.39.2