[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:39:53 CEST 2021


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

--- Comment #13 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
-BEGIN {
-    $DEBUG = ($ENV{DEBUG}) ? 1 : 0;
-}

We still have other cases of using $ENV{DEBUG} ? What about them?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list