[Koha-cvs] koha/admin z3950servers.pl [rel_3_0]

Antoine Farnault antoine at koha-fr.org
Mon Sep 4 10:25:57 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/09/04 08:25:57

Modified files:
	admin          : z3950servers.pl 

Log message:
	sync with rel_2_2.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/admin/z3950servers.pl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.12&r2=1.12.2.1

Patches:
Index: z3950servers.pl
===================================================================
RCS file: /sources/koha/koha/admin/z3950servers.pl,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -b -r1.12 -r1.12.2.1
--- z3950servers.pl	4 Jul 2006 14:36:51 -0000	1.12
+++ z3950servers.pl	4 Sep 2006 08:25:57 -0000	1.12.2.1
@@ -54,7 +54,6 @@
 
 my $pagesize=20;
 my $op = $input->param('op');
-$searchfield=~ s/\,//g;
 
 my ($template, $loggedinuser, $cookie) 
     = get_template_and_user({template_name => "admin/z3950servers.tmpl",





More information about the Koha-cvs mailing list