21 Jun
2021
21 Jun
'21
11:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28572 --- Comment #10 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- sub get_shelves_userenv { my $active; unless ($active = $context->{userenv}->{$context->{activeuser}}) { $debug and warn "get_shelves_userenv cannot retrieve context->{userenv}->{context->{activeuser}}"; return; -- You are receiving this mail because: You are watching all bug changes.