http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14918
--- Comment #11 from Marcel de Rooy <[email protected]> --- Created attachment 43797 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43797&action=edit Bug 14918: [QA Follow-up] Correct enddate and use constant Corrected enddate (subtraction in the revised code must be an addition). Replaced hardcoded 2 days by a constant. Renamed the constant TWO_DAYS to PULL_INTERVAL. Signed-off-by: Marcel de Rooy <[email protected]> Tested all three date formats. -- 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/
