Fix copyright license statements to use the right old address for the FSF.
[koha_gimpoz] / cataloguing / value_builder / unimarc_field_100.pl
index e159430..e930d70 100755 (executable)
@@ -1,4 +1,3 @@
-
 #!/usr/bin/perl
 
 
@@ -78,7 +77,7 @@ sub plugin {
             query         => $input,
             type          => "intranet",
             authnotrequired => 0,
-            flagsrequired   => { editcatalogue => 1 },
+            flagsrequired   => { editcatalogue => '*' },
             debug           => 1,
         }
     );