koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/search.marc search.pl,1.6,1.7


From: Mike Hansen
Subject: [Koha-cvs] CVS: koha/search.marc search.pl,1.6,1.7
Date: Fri, 28 Mar 2003 16:03:10 -0800

Update of /cvsroot/koha/koha/search.marc
In directory sc8-pr-cvs1:/tmp/cvs-serv3275/koha/search.marc

Modified Files:
        search.pl 
Log Message:
Bug fixes


Index: search.pl
===================================================================
RCS file: /cvsroot/koha/koha/search.marc/search.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** search.pl   4 Mar 2003 16:15:16 -0000       1.6
--- search.pl   29 Mar 2003 00:02:36 -0000      1.7
***************
*** 69,74 ****
                                debug => 1,
                                });
!       $template->param(loggedinuser => $loggedinuser,
!                                                       result => 
address@hidden);
  
  } else {
--- 69,73 ----
                                debug => 1,
                                });
!       #$template->param(result => address@hidden);
  
  } else {
***************
*** 81,85 ****
                                debug => 1,
                                });
!       $template->param(loggedinuser => $loggedinuser);
        my $tagslib;
        if ($type eq "opac") {
--- 80,84 ----
                                debug => 1,
                                });
!       #$template->param(loggedinuser => $loggedinuser);
        my $tagslib;
        if ($type eq "opac") {




reply via email to

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