[Koha-cvs] CVS: koha/C4 Accounts.pm,1.7,1.8

Andrew Arensburger arensb at users.sourceforge.net
Thu Oct 10 06:29:41 CEST 2002


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

Modified Files:
	Accounts.pm 
Log Message:
Added whitespace to make the POD work.
Simplified references.


Index: Accounts.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Accounts.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** Accounts.pm	9 Oct 2002 15:25:03 -0000	1.7
--- Accounts.pm	10 Oct 2002 04:29:39 -0000	1.8
***************
*** 247,255 ****
  1;
  __END__
  =back
  
  =head1 SEE ALSO
  
! L<DBI(3)|DBI>
  
  =cut
--- 247,256 ----
  1;
  __END__
+ 
  =back
  
  =head1 SEE ALSO
  
! C4::Accounts2(3), DBI(3)
  
  =cut





More information about the Koha-cvs mailing list