koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/authorities auth_finder.pl,1.5.2.1,1.5.2.2


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/authorities auth_finder.pl,1.5.2.1,1.5.2.2
Date: Thu, 07 Apr 2005 03:03:26 -0700

Update of /cvsroot/koha/koha/authorities
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7241/authorities

Modified Files:
      Tag: rel_2_2
        auth_finder.pl 
Log Message:
minor fix from hdl

Index: auth_finder.pl
===================================================================
RCS file: /cvsroot/koha/koha/authorities/auth_finder.pl,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** auth_finder.pl      28 Feb 2005 14:03:12 -0000      1.5.2.1
--- auth_finder.pl      7 Apr 2005 10:03:24 -0000       1.5.2.2
***************
*** 151,155 ****
                                });
  
!       $template->param(index => $index,
                                        resultstring => $resultstring,
                                        );
--- 151,155 ----
                                });
  
!       $template->param(index=>$query->param('index')."",
                                        resultstring => $resultstring,
                                        );




reply via email to

[Prev in Thread] Current Thread [Next in Thread]