http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13813
--- Comment #149 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #148) > It should be > > -use C4::Dates qw(format_date format_date_in_iso); > -use MARC::Record; > > :) Well no, it should be -use C4::Dates qw(format_date format_date_in_iso); -- 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/
