7 Oct
2021
7 Oct
'21
3:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29138 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #6)
UPDATE systempreferences SET value= IF(value='no',0,1)
What if it's 0 already? :)
Good catch! -- You are receiving this mail because: You are watching all bug changes.