https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15841
--- Comment #2 from Marc Véron <[email protected]> --- Created attachment 48267 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48267&action=edit Bug 15841 Circulation module's true value misplaced 1; was not at the end of the module as it should be to ensure compilation returns true return it to last line of code where it should be This patch fixes an ovious mistake. Signed-off-by: Marc Véron <[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/
