[Koha-cvs] CVS: koha/C4 Accounts2.pm,1.16,1.17

Andrew Arensburger arensb at users.sourceforge.net
Thu Oct 10 06:31:05 CEST 2002


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

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


Index: Accounts2.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Accounts2.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** Accounts2.pm	7 Oct 2002 00:33:50 -0000	1.16
--- Accounts2.pm	10 Oct 2002 04:31:03 -0000	1.17
***************
*** 485,493 ****
  1;
  __END__
  =back
  
  =head1 SEE ALSO
  
! L<DBI(3)|DBI>
  
  =cut
--- 485,494 ----
  1;
  __END__
+ 
  =back
  
  =head1 SEE ALSO
  
! DBI(3)
  
  =cut





More information about the Koha-cvs mailing list