[Koha-bugs] [Bug 28572] Replace C4::Debug with Koha::Logger->debug

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 21 11:29:39 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28572

--- Comment #10 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list