Bug 24322: Simplify condition to separate elements
[koha-ffzg.git] / reports / issues_avg_stats.pl
index baa4e69..d700664 100755 (executable)
@@ -66,7 +66,6 @@ my ($template, $borrowernumber, $cookie)
     = get_template_and_user({template_name => $fullreportname,
                 query => $input,
                 type => "intranet",
-                authnotrequired => 0,
                 flagsrequired => {reports => '*'},
                 debug => 1,
                     });