[Koha-cvs] CVS: koha/html-template search.pl,1.17.2.1,1.17.2.2

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 08:18:03 CEST 2002


Update of /cvsroot/koha/koha/html-template
In directory usw-pr-cvs1:/tmp/cvs-serv1648

Modified Files:
      Tag: arensb-context
	search.pl 
Log Message:
Added a whole mess of FIXME comments.


Index: search.pl
===================================================================
RCS file: /cvsroot/koha/koha/html-template/search.pl,v
retrieving revision 1.17.2.1
retrieving revision 1.17.2.2
diff -C2 -r1.17.2.1 -r1.17.2.2
*** search.pl	4 Oct 2002 02:53:21 -0000	1.17.2.1
--- search.pl	5 Oct 2002 06:18:01 -0000	1.17.2.2
***************
*** 18,21 ****
--- 18,24 ----
  # Suite 330, Boston, MA  02111-1307 USA
  
+ # FIXME - This file is nearly identical to "../search.pl". One of them
+ # should be nuked.
+ 
  use HTML::Template;
  use strict;





More information about the Koha-cvs mailing list