[Koha-cvs] Changes to koha/value_builder/unimarc_field_100.pl [rel_2_2]

paul poulain paul at koha-fr.org
Thu Dec 8 10:35:51 CET 2005


Index: koha/value_builder/unimarc_field_100.pl
diff -u koha/value_builder/unimarc_field_100.pl:1.7.2.1 koha/value_builder/unimarc_field_100.pl:1.7.2.2
--- koha/value_builder/unimarc_field_100.pl:1.7.2.1	Fri Sep 23 11:09:01 2005
+++ koha/value_builder/unimarc_field_100.pl	Thu Dec  8 09:35:50 2005
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: unimarc_field_100.pl,v 1.7.2.1 2005/09/23 11:09:01 tipaul Exp $
+# $Id: unimarc_field_100.pl,v 1.7.2.2 2005/12/08 09:35:50 tipaul Exp $
 
 # Copyright 2000-2002 Katipo Communications
 #
@@ -76,7 +76,7 @@
 			     query => $input,
 			     type => "intranet",
 			     authnotrequired => 0,
-			     flagsrequired => {parameters => 1},
+			     flagsrequired => {editcatalogue => 1},
 			     debug => 1,
 			     });
 	$result='        d        u  y0frey03      ba' unless $result;





More information about the Koha-cvs mailing list