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