[Koha-cvs] CVS: koha/opac opac-search.pl,1.2,1.3

Andrew Arensburger arensb at users.sourceforge.net
Sun Oct 13 12:46:08 CEST 2002


Update of /cvsroot/koha/koha/opac
In directory usw-pr-cvs1:/tmp/cvs-serv25496

Modified Files:
	opac-search.pl 
Log Message:
Removed trailing whitespace.


Index: opac-search.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-search.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-search.pl	3 Oct 2002 08:51:29 -0000	1.2
--- opac-search.pl	13 Oct 2002 10:46:06 -0000	1.3
***************
*** 3,7 ****
  require Exporter;
  
! use C4::Output;  
  use CGI;
  use C4::Auth;
--- 3,7 ----
  require Exporter;
  
! use C4::Output;
  use CGI;
  use C4::Auth;





More information about the Koha-cvs mailing list