[Koha-cvs] CVS: koha/html-template Search.pm,1.3.2.1,1.3.2.2

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 08:17:55 CEST 2002


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

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


Index: Search.pm
===================================================================
RCS file: /cvsroot/koha/koha/html-template/Search.pm,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** Search.pm	4 Oct 2002 02:35:45 -0000	1.3.2.1
--- Search.pm	5 Oct 2002 06:17:53 -0000	1.3.2.2
***************
*** 22,25 ****
--- 22,28 ----
  # Suite 330, Boston, MA  02111-1307 USA
  
+ # FIXME - This file is very similar to C4/Search.pm (and they both
+ # claim to be package C4::Search). So shouldn't this file be nuked?
+ 
  use strict;
  require Exporter;





More information about the Koha-cvs mailing list