koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui histsearch.pl,1.1.2.1,1.1.2.2


From: Henri-Damien LAURENT
Subject: [Koha-cvs] CVS: koha/acqui histsearch.pl,1.1.2.1,1.1.2.2
Date: Tue, 28 Jun 2005 03:21:31 -0700

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

Modified Files:
      Tag: rel_2_2
        histsearch.pl 
Log Message:
Adding Result counts and line counters to 
- histsearch (search order)
- members search

Index: histsearch.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/histsearch.pl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** histsearch.pl       26 May 2005 09:21:30 -0000      1.1.2.1
--- histsearch.pl       28 Jun 2005 10:21:29 -0000      1.1.2.2
***************
*** 27,30 ****
--- 27,31 ----
  my $order_loop= 
&histsearch($title,$author,$name,$from_placed_on,$to_placed_on);
  $template->param(suggestions_loop => $order_loop,
+                               numresults => scalar(@$order_loop),
                                title => $title,
                                author => $author,




reply via email to

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