https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15023
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52899|0 |1 is obsolete| | Attachment #52900|0 |1 is obsolete| | --- Comment #4 from Liz Rea <[email protected]> --- Created attachment 53464 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53464&action=edit [SIGNED-OFF] Bug 15023: (followup) Remove warnings By setting 'use Modern::Perl' some previously hidden warnings arised. This patch removes them by testing the variable $balance for undef before using it in a comparisson. Sponsored-by: VOKAL Signed-off-by: Liz Rea <[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/
