[Koha-cvs] CVS: koha/C4 Context.pm,1.8,1.9

Andrew Arensburger arensb at users.sourceforge.net
Thu Oct 10 06:34:22 CEST 2002


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

Modified Files:
	Context.pm 
Log Message:
Added whitespace to make the POD work.
Simplified references.
Added author email address.


Index: Context.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Context.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** Context.pm	9 Oct 2002 14:04:49 -0000	1.8
--- Context.pm	10 Oct 2002 04:34:20 -0000	1.9
***************
*** 508,511 ****
--- 508,512 ----
  1;
  __END__
+ 
  =back
  
***************
*** 522,530 ****
  =head1 SEE ALSO
  
! L<DBI(3)|DBI>
  
  =head1 AUTHOR
  
! Andrew Arensburger
  
  =cut
--- 523,531 ----
  =head1 SEE ALSO
  
! DBI(3)
  
  =head1 AUTHOR
  
! Andrew Arensburger <arensb at ooblick dot com>
  
  =cut





More information about the Koha-cvs mailing list