[Koha-bugs] [Bug 13813] Remove deprecated module C4::Dates from system

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 28 10:44:17 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13813

--- Comment #149 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(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.


More information about the Koha-bugs mailing list