16 Mar
2017
16 Mar
'17
2:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16187 --- Comment #10 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #7)
Nick, do you have any good reasons to use DateTime instead of dt_from_string to get today's date? Nope, was a copy paste job
Note that you could have use Koha::Libraries->search->get_column('branchcode') to get an iterator on the branchcodes. Advice taken
Please resubmit tidying the whole file. Done.
-- You are receiving this mail because: You are watching all bug changes.