https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30947
--- Comment #8 from Joonas Kylmälä <[email protected]> --- Created attachment 136329 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136329&action=edit Bug 30947: (follow-up) Remove unnecessary object cloning CalcDateDue() works on its own copy of the $startdate parameter so the cloning in the calling end is not necessary. Signed-off-by: Joonas Kylmälä <[email protected]> -- 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/
