koha-cvs
[Top][All Lists]
Advanced

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

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Auth.pm,1.12,1.13
Date: Wed, 09 Oct 2002 21:32:25 -0700

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




reply via email to

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