authorities: added LinkBibHeadingsToAuthorities

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Galen Charlton 2008-02-10 01:41:41 -06:00 committed by Joshua Ferraro
parent cd45f7b4c0
commit e5fba3650f

View file

@ -31,6 +31,7 @@ use C4::Dates qw/format_date/;
use C4::Log; # logaction
use C4::ClassSource;
use C4::Charset;
use C4::Heading;
use vars qw($VERSION @ISA @EXPORT);