[Koha-cvs] CVS: koha/C4 Auth.pm,1.12,1.13

Andrew Arensburger arensb at users.sourceforge.net
Thu Oct 10 06:32:25 CEST 2002


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

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


Index: Auth.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Auth.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** Auth.pm	7 Oct 2002 00:34:24 -0000	1.12
--- Auth.pm	10 Oct 2002 04:32:23 -0000	1.13
***************
*** 342,352 ****
  1;
  __END__
  =back
  
  =head1 SEE ALSO
  
! L<CGI(3)|CGI>
  
! L<Digest::MD5(3)|Digest::MD5>
  
  =cut
--- 342,353 ----
  1;
  __END__
+ 
  =back
  
  =head1 SEE ALSO
  
! CGI(3)
  
! Digest::MD5(3)
  
  =cut





More information about the Koha-cvs mailing list