use C4::Search; replace use C4::SearchMarc;
[koha.git] / opac / opac-searchresults.pl
2006-07-04 toinsHead & rel_2_2 merged
2005-09-22 tipaulsee mail on koha-devel : code cleaning on Search.pm...
2005-05-04 tipaulsynch'ing 2.2 and head
2004-05-10 tipaulno falgs required
2004-01-08 oleonardAdded Paul's LibraryName variable to template
2003-10-10 rangiFix for bug 588
2003-04-24 tipaulfix for #406
2003-03-18 finlaytfixed a couple of bugs. Note this version of opac-reser...
2003-02-21 wolfpac444Fixed the subject search.
2003-02-03 acliMinor code cleanup
2003-02-02 acliMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
2003-01-20 acliHandle meta tags for non-latin1 charsets
2002-12-19 tipaullittle bugfixes for opac templated.
2002-12-04 finlaytmerged in changes from the rel-1-2 branch into the...
2002-10-28 tonnesenMerging from rel-1-2 to trunk
2002-10-13 arensbRemoved trailing whitespace.
2002-10-09 tonnesenswitched from picktemplate() to gettemplate()
2002-10-03 finlaytadded these files from the rel-1-2 branch. This is...