koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Acquisitions.pm,1.26,1.27
Date: Wed, 09 Oct 2002 21:32:08 -0700

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 <address@hidden>
- 
- =head1 SEE ALSO
- 
- L<perl>.
  
  =cut
--- 1941,1944 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]