[Koha-cvs] CVS: koha/C4 Acquisitions.pm,1.26,1.27

Andrew Arensburger arensb at users.sourceforge.net
Thu Oct 10 06:32:08 CEST 2002


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

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


Index: Acquisitions.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Acquisitions.pm,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -r1.26 -r1.27
*** Acquisitions.pm	5 Oct 2002 23:58:21 -0000	1.26
--- Acquisitions.pm	10 Oct 2002 04:32:06 -0000	1.27
***************
*** 35,39 ****
  =head1 NAME
  
! C4::Acquisitions - FIXME
  
  =head1 SYNOPSIS
--- 35,39 ----
  =head1 NAME
  
! C4::Acquisitions - Koha module dealing with acquisitions and orders
  
  =head1 SYNOPSIS
***************
*** 43,47 ****
  =head1 DESCRIPTION
  
! FIXME
  
  =head1 FUNCTIONS
--- 43,50 ----
  =head1 DESCRIPTION
  
! B<NOTE:> This module is deprecated in Koha 1.3.x.
! 
! The functions in this module deal with acquisitions, managing book
! orders, converting money to different currencies, and so forth.
  
  =head1 FUNCTIONS
***************
*** 1938,1945 ****
  
  Koha Developement team <info at koha.org>
- 
- =head1 SEE ALSO
- 
- L<perl>.
  
  =cut
--- 1941,1944 ----





More information about the Koha-cvs mailing list