From 668b558887d31670f9f5c2e89aadd2d7ec8d4fa6 Mon Sep 17 00:00:00 2001 From: arensb Date: Thu, 10 Oct 2002 04:33:25 +0000 Subject: [PATCH] Fixed FIXMEs. Removed reference to Perl in POD. It should be obvious. --- C4/Catalogue.pm | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/C4/Catalogue.pm b/C4/Catalogue.pm index 3fe4128de2..eb51d93518 100644 --- a/C4/Catalogue.pm +++ b/C4/Catalogue.pm @@ -40,7 +40,7 @@ $VERSION = 0.01; =head1 NAME -C4::Catalogue - FIXME +C4::Catalogue - Koha functions for dealing with orders and acquisitions =head1 SYNOPSIS @@ -48,7 +48,8 @@ C4::Catalogue - FIXME =head1 DESCRIPTION -FIXME +The functions in this module deal with acquisitions, managing book +orders, converting money to different currencies, and so forth. =head1 FUNCTIONS @@ -1222,8 +1223,4 @@ __END__ Koha Developement team -=head1 SEE ALSO - -L. - =cut -- 2.39.2