small fix

This commit is contained in:
tipaul 2003-04-11 15:09:03 +00:00
parent 7d34ac8ec4
commit 314568b460

View file

@ -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;