11 Oct
2012
11 Oct
'12
2:13 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030 --- Comment #36 from Paul Poulain <paul.poulain@biblibre.com> --- Created attachment 12772 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12772&action=edit Bug 6030 follow-up fix SQL error The <<'END_SQL' doesn't expand variables. So $date stay as $date, resulting in a nasty error DBD::mysql::st execute failed: Unknown column '$date' in 'field list' at misc/cronjobs/overdue_notices.pl line 505. -- You are receiving this mail because: You are watching all bug changes.