[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/C4 AuthoritiesMarc.pm,1.3,1.4
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/C4 AuthoritiesMarc.pm,1.3,1.4 |
Date: |
Tue, 22 Jun 2004 04:35:39 -0700 |
Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19652/C4
Modified Files:
AuthoritiesMarc.pm
Log Message:
removing % at the beginning of a string to avoid loooonnnngggg searchs
Index: AuthoritiesMarc.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/AuthoritiesMarc.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** AuthoritiesMarc.pm 17 Jun 2004 08:02:13 -0000 1.3
--- AuthoritiesMarc.pm 22 Jun 2004 11:35:37 -0000 1.4
***************
*** 378,381 ****
--- 378,382 ----
$sth->finish;
}
+ warn "auth : $authid";
my $fieldcount=0;
# now, add subfields...
***************
*** 824,827 ****
--- 825,831 ----
# $Id$
# $Log$
+ # Revision 1.4 2004/06/22 11:35:37 tipaul
+ # removing % at the beginning of a string to avoid loooonnnngggg searchs
+ #
# Revision 1.3 2004/06/17 08:02:13 tipaul
# merging tag & subfield in auth_word for better perfs
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/C4 AuthoritiesMarc.pm,1.3,1.4,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/misc auto_install_file,NONE,1.1 installer.pl,1.16,1.17 Install.pm,1.73,1.74
- Next by Date:
[Koha-cvs] CVS: koha/misc/sql-datas - New directory
- Previous by thread:
[Koha-cvs] CVS: koha/misc auto_install_file,NONE,1.1 installer.pl,1.16,1.17 Install.pm,1.73,1.74
- Next by thread:
[Koha-cvs] CVS: koha/misc/sql-datas - New directory
- Index(es):