X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=admin%2Fkoha2marclinks.pl;h=fc320ad5bb48fd3b1b37ac74fff918279849b9ad;hb=0ab71d32641d092d11228f0e2282dd8805198720;hp=a89681dc352fd07abf074b5d74c3ecf0f82dbfef;hpb=c3fe3af20953aebb47a786537211e295b0d15bf2;p=koha_fer diff --git a/admin/koha2marclinks.pl b/admin/koha2marclinks.pl index a89681dc35..fc320ad5bb 100755 --- a/admin/koha2marclinks.pl +++ b/admin/koha2marclinks.pl @@ -39,7 +39,7 @@ my ( $template, $borrowernumber, $cookie ) = get_template_and_user ( query => $input, type => "intranet", authnotrequired => 0, - flagsrequired => { parameters => 1 }, + flagsrequired => { parameters => 'parameters_remaining_permissions' }, debug => 1, } );