[Koha-cvs] CVS: koha/C4 Search.pm,1.42,1.43

Andrew Arensburger arensb at users.sourceforge.net
Thu Oct 10 06:43:46 CEST 2002


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

Modified Files:
	Search.pm 
Log Message:
Fixed a few problems with POD.


Index: Search.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Search.pm,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -r1.42 -r1.43
*** Search.pm	5 Oct 2002 23:59:40 -0000	1.42
--- Search.pm	10 Oct 2002 04:43:44 -0000	1.43
***************
*** 819,824 ****
  =head2 Subject search
  
! If C<$type> is set to C<subject>, the following search criteria may be
! used:
  
  =over 4
--- 819,824 ----
  =head2 Subject search
  
! If C<$type> is set to C<subject>, the following search criterion may
! be used:
  
  =over 4
***************
*** 1247,1250 ****
--- 1247,1252 ----
  If this is set, it is set to C<One Order>.
  
+ =back
+ 
  =cut
  #'
***************
*** 2391,2398 ****
  
  Koha Developement team <info at koha.org>
- 
- =head1 SEE ALSO
- 
- L<perl>.
  
  =cut
--- 2393,2396 ----





More information about the Koha-cvs mailing list