7 Oct
2021
7 Oct
'21
3:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29138 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- UPDATE systempreferences SET value= IF(value='no',0,1) What if it's 0 already? :) -- You are receiving this mail because: You are watching all bug changes.