16 Sep
2021
16 Sep
'21
11:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28948 --- Comment #23 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Did it not just move: if ( can_load( modules => { $allowclass => undef } ) ) { { my $allowlist = $allowclass->new( { interface => $params->{public} ? 'opac' : 'staff' } ); $allowlist->load; -- You are receiving this mail because: You are watching all bug changes.