10 Sep
2021
10 Sep
'21
4:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28948 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #11 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- + my $allowlist = Koha::Library::Allowlist->new({ interface => 'opac' })->load(); We should allow chaining then. IIRC load does not return self now. -- You are receiving this mail because: You are watching all bug changes.