http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13813
--- Comment #59 from Jonathan Druart <[email protected]> --- Comment on attachment 36831 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36831 Bug 13813 - Remove C4::Dates from C4/Acquisition.pm Review of attachment 36831: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13813&attachment=36831) ----------------------------------------------------------------- ::: C4/Acquisition.pm @@ +27,5 @@ > use C4::Biblio; > use C4::Contract; > use C4::Debug; > use C4::Templates qw(gettemplate); > +use Koha::DateUtils; Hum, why? -- 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/
