Fixed missing bits in POD.
authorarensb <arensb>
Mon, 23 Sep 2002 13:49:46 +0000 (13:49 +0000)
committerarensb <arensb>
Mon, 23 Sep 2002 13:49:46 +0000 (13:49 +0000)
C4/Accounts.pm

index 7e41876..c69bd4a 100755 (executable)
@@ -34,17 +34,17 @@ $VERSION = 0.01;
     
 =head1 NAME
 
-C4::Accounts - FIXME
+C4::Accounts - Functions for dealing with Koha accounts
 
 =head1 SYNOPSIS
 
   use C4::Accounts;
 
-FIXME
-
 =head1 DESCRIPTION
 
-FIXME
+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