21 Jun
2021
21 Jun
'21
12:29 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28572 --- Comment #17 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #15)
(In reply to Marcel de Rooy from comment #9)
-BEGIN { - $DEBUG = ($ENV{DEBUG}) ? 1 : 0; -}
We still have other cases of using $ENV{DEBUG} ? What about them?
This report was about C4::Debug only, we could extend it to DEBUG.
Pfiou, that's painful. I would prefer to do that on a separate bug report, unless someone else is volunteering. -- You are receiving this mail because: You are watching all bug changes.