6 Apr
2021
6 Apr
'21
12:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #25 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #24)
2. Why don't we add an option to the script, like the other flags? I would have expected a default number of days picked from the pref, and a flag passed to the script.
ok, I read the previous comments now. But... isn't how the whole script work for the other flags so far? for instance: 190 $pDebarments = DEFAULT_DEBARMENTS_PURGEDAYS if defined($pDebarments) && $pDebarments == 0; -- You are receiving this mail because: You are watching all bug changes.