https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25874
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 106309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106309&action=edit Bug 25874: Explicit return of undef in C4/CourseReserves.pm "return" statement with explicit "undef" at line 87, column 5. See page 199 of PBP. (Severity: 5) Test Plan: 1) perlcritic C4/CourseReserves.pm "return" statement with explicit "undef" at line 87, column 5. See page 199 of PBP. (Severity: 5) 2) Apply this patch 3) perlcritic C4/CourseReserves.pm C4/CourseReserves.pm source OK -- You are receiving this mail because: You are the assignee for the bug. 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/
