authorities: added LinkBibHeadingsToAuthorities
authorGalen Charlton <galen.charlton@liblime.com>
Sun, 10 Feb 2008 07:41:41 +0000 (01:41 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 11 Feb 2008 12:02:41 +0000 (06:02 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Biblio.pm

index ef76847..e67b646 100755 (executable)
@@ -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);