[Koha-cvs] CVS: koha/C4 Catalogue.pm,1.24,1.25

Andrew Arensburger arensb at users.sourceforge.net
Thu Oct 10 06:33:27 CEST 2002


Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv21115

Modified Files:
	Catalogue.pm 
Log Message:
Fixed FIXMEs.
Removed reference to Perl in POD. It should be obvious.


Index: Catalogue.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Catalogue.pm,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** Catalogue.pm	5 Oct 2002 09:50:29 -0000	1.24
--- Catalogue.pm	10 Oct 2002 04:33:25 -0000	1.25
***************
*** 41,45 ****
  =head1 NAME
  
! C4::Catalogue - FIXME
  
  =head1 SYNOPSIS
--- 41,45 ----
  =head1 NAME
  
! C4::Catalogue - Koha functions for dealing with orders and acquisitions
  
  =head1 SYNOPSIS
***************
*** 49,53 ****
  =head1 DESCRIPTION
  
! FIXME
  
  =head1 FUNCTIONS
--- 49,54 ----
  =head1 DESCRIPTION
  
! The functions in this module deal with acquisitions, managing book
! orders, converting money to different currencies, and so forth.
  
  =head1 FUNCTIONS
***************
*** 1222,1229 ****
  
  Koha Developement team <info at koha.org>
- 
- =head1 SEE ALSO
- 
- L<perl>.
  
  =cut
--- 1223,1226 ----





More information about the Koha-cvs mailing list