[Koha-bugs] [Bug 7802] A MySQLism is used to get the current date.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 6 15:02:41 CEST 2012


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

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 8953
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8953&action=edit
Bug 7802: Followup Remove CUR_DATE() and CURRENT_DATE() MySQLisms, replace by
CAST(now() AS date)

The precedent patch forgot an occurrence in C4/Reserves.pm

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list