[Top][All Lists]
[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,
);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/authorities auth_finder.pl,1.5.2.1,1.5.2.2,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/C4/Circulation Circ2.pm,1.87.2.2,1.87.2.3
- Next by Date:
[Koha-cvs] CVS: koha/C4 Auth.pm,1.36,1.36.2.1 Auth_with_ldap.pm,1.1,1.1.2.1
- Previous by thread:
[Koha-cvs] CVS: koha/C4/Circulation Circ2.pm,1.87.2.2,1.87.2.3
- Next by thread:
[Koha-cvs] CVS: koha/C4 Auth.pm,1.36,1.36.2.1 Auth_with_ldap.pm,1.1,1.1.2.1
- Index(es):