https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116750|0 |1 is obsolete| | --- Comment #59 from Julian Maurice <[email protected]> --- Created attachment 117048 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117048&action=edit Bug 22824: Remove C4::Boolean, true_p, boolean_preference, etc. It seems that we don't really need all this overhead. YesNo must be a boolean and contain 1 or 0. Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Julian Maurice <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
