http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14870
--- Comment #9 from Marc Véron <[email protected]> --- As of today, with following patches applied: 14960 (nso) 14969 (nqa) 14985 (nqa) 14954 (nqa) 14946 (nqa) 14998 (nqa) Rusults from: git grep 'C4::Dates': Form comment #1: C4/Dates.pm (remove) t/Dates.t (remove) debian/templates/plack.psgi (change to remove C4::Dates) misc/plack/koha.psgi (change to remove C4::Dates) Some stray C4::Dates found in: C4/Debug.pm (follow up) C4/Overdues.pm (follow up) C4/Serials.pm (follow up) circ/returns.pl (follow up) reports/borrowers_stats.pl (follow up) reports/guided_reports.pl (follow up) t/DateUtils.t (OK, it's in a comment only) misc/maintenance/fix_accountlines_rmdupfines_bug8253.pl (remove? follow up?) -- 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/
