koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: paul poulain
Subject: [Koha-cvs] Changes to koha/value_builder/unimarc_field_100.pl [rel_2_2]
Date: Thu, 08 Dec 2005 04:35:51 -0500

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]