Bug 26269: Fix variable name mismatch for cash_register in paycollect
[koha-ffzg.git] / opac / opac-messaging.pl
index 689ce94..bb44b4c 100755 (executable)
@@ -46,7 +46,6 @@ my ( $template, $borrowernumber, $cookie ) = get_template_and_user(
         template_name   => 'opac-messaging.tt',
         query           => $query,
         type            => 'opac',
-        authnotrequired => 0,
         debug           => 1,
     }
 );