koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Accounts.pm,1.4,1.5


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Accounts.pm,1.4,1.5
Date: Mon, 23 Sep 2002 06:49:48 -0700

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

Modified Files:
        Accounts.pm 
Log Message:
Fixed missing bits in POD.


Index: Accounts.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Accounts.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Accounts.pm 22 Sep 2002 05:38:32 -0000      1.4
--- Accounts.pm 23 Sep 2002 13:49:46 -0000      1.5
***************
*** 35,39 ****
  =head1 NAME
  
! C4::Accounts - FIXME
  
  =head1 SYNOPSIS
--- 35,39 ----
  =head1 NAME
  
! C4::Accounts - Functions for dealing with Koha accounts
  
  =head1 SYNOPSIS
***************
*** 41,49 ****
    use C4::Accounts;
  
- FIXME
- 
  =head1 DESCRIPTION
  
! FIXME
  
  =head1 FUNCTIONS
--- 41,49 ----
    use C4::Accounts;
  
  =head1 DESCRIPTION
  
! The functions in this module deal with the monetary aspect of Koha,
! including looking up and modifying the amount of money owed by a
! patron.
  
  =head1 FUNCTIONS




reply via email to

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