bugfix : using concat instead of + to merge field & subfield. Otherwise, when the...
authortipaul <tipaul>
Wed, 27 Oct 2004 08:11:44 +0000 (08:11 +0000)
committertipaul <tipaul>
Wed, 27 Oct 2004 08:11:44 +0000 (08:11 +0000)
commit2b27da1e06de5666b870ea6a7447f7762f301676
treefc608f30083ed70c6073ba12b887d99feb52ccf4
parentdcc0c49766d4f57b2665e24d22671e4aa723079a
bugfix : using concat instead of + to merge field & subfield. Otherwise, when the subfield is a number, it's a numeric addition that is done !!!
C4/SearchMarc.pm