http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13813
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37757|0 |1 is obsolete| | --- Comment #118 from Jonathan Druart <[email protected]> --- Created attachment 37877 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37877&action=edit Bug 13813 - Remove C4::Dates from C4/Members.pm This patch removes C4::Dates from C4/Members.pm Note: This patch can be tested independently from other patches in this Bug, but it depends on patches from Bug 13601 To test: Make sure that patches from 13601 are applied Apply patch Check changes in code Make sure that following functionality works as before: - Add a patron - Renew patrons - Go to checkout page and create message for patron Amended following comment #58 / MV There is one more DateTime->now() left on line 1825, this is not related to my changes. Signed-off-by: Jonathan Druart <[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/
