http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
Chris Nighswonger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13429|0 |1 is obsolete| | --- Comment #188 from Chris Nighswonger <[email protected]> --- Created attachment 13519 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13519&action=edit Bug 7167: Remove check_coherency As suggested by Katrin, we've removed the call to check_coherency. It intended to provide readable comments when some SQL was wrong. Removing this sub result in the SQL error being displayed. That's OK because the sysadmin or the developer can google the error, understand it, then fix it. Signed-off-by: Paul Poulain <[email protected]> Signed-off-by: Chris Nighswonger <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
