[Koha-cvs] CVS: koha/search.marc search.pl,1.10,1.11

Paul POULAIN tipaul at users.sourceforge.net
Fri Sep 5 13:29:50 CEST 2003


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

Modified Files:
	search.pl 
Log Message:


Index: search.pl
===================================================================
RCS file: /cvsroot/koha/koha/search.marc/search.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** search.pl	8 Jul 2003 12:00:34 -0000	1.10
--- search.pl	5 Sep 2003 11:29:48 -0000	1.11
***************
*** 35,39 ****
  # Creates the list of active tags using the active MARC configuration
  sub create_marclist {
- 
  	my $dbh = C4::Context->dbh;
  	my $tagslib = &MARCgettagslib($dbh,1);
--- 35,38 ----





More information about the Koha-cvs mailing list