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

paul poulain paul at koha-fr.org
Thu Dec 8 10:36:02 CET 2005


Index: koha/value_builder/unimarc_field_225a.pl
diff -u koha/value_builder/unimarc_field_225a.pl:1.8.2.3 koha/value_builder/unimarc_field_225a.pl:1.8.2.4
--- koha/value_builder/unimarc_field_225a.pl:1.8.2.3	Thu Jun 16 15:49:40 2005
+++ koha/value_builder/unimarc_field_225a.pl	Thu Dec  8 09:35:50 2005
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: unimarc_field_225a.pl,v 1.8.2.3 2005/06/16 15:49:40 tipaul Exp $
+# $Id: unimarc_field_225a.pl,v 1.8.2.4 2005/12/08 09:35:50 tipaul Exp $
 
 # Copyright 2000-2002 Katipo Communications
 #
@@ -112,7 +112,7 @@
 					query => $input,
 					type => "intranet",
 					authnotrequired => 0,
-					flagsrequired => {parameters => 1},
+					flagsrequired => {editcatalogue => 1},
 					debug => 1,
 					});
 # builds collection list : search isbn and editor, in parent, then load collections from bibliothesaurus table





More information about the Koha-cvs mailing list