[Koha-cvs] koha/search.marc search.pl [rel_2_2]

paul poulain paul at koha-fr.org
Tue Apr 4 16:08:02 CEST 2006


CVSROOT:	/cvsroot/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	paul poulain <tipaul at savannah.gnu.org>	06/04/04 14:08:02

Modified files:
	search.marc    : search.pl 

Log message:
	removing empty line

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/search.marc/search.pl.diff?only_with_tag=rel_2_2&tr1=1.22.2.8&tr2=1.22.2.9&r1=text&r2=text

Patches:
Index: koha/search.marc/search.pl
diff -u koha/search.marc/search.pl:1.22.2.8 koha/search.marc/search.pl:1.22.2.9
--- koha/search.marc/search.pl:1.22.2.8	Tue Mar  7 10:43:15 2006
+++ koha/search.marc/search.pl	Tue Apr  4 14:08:02 2006
@@ -213,7 +213,6 @@
 							);
 
 } elsif ($op eq "AddStatement") {
-
 	($template, $loggedinuser, $cookie)
 		= get_template_and_user({template_name => "search.marc/search.tmpl",
 				query => $query,





More information about the Koha-cvs mailing list