https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30992
--- Comment #18 from Katrin Fischer <[email protected]> --- Created attachment 138764 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138764&action=edit Bug 30992: (follow-up) Fix semicolon at line ending $itemLoopIter->{reservedate} = $first_hold->reservedate, $itemLoopIter->{ExpectedAtLibrary} = $first_hold->branchcode; 1st line ends with a comma instead of a semicolon. -- 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/
