13 Apr
2020
13 Apr
'20
11:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24820 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Ok, it might be late, but why only change one timestamp to date? - ? { 'timestamp' => { '>' => $since->get_column('timestamp')->as_query } } + ? { 'date' => { '>' => $since->get_column('timestamp')->as_query } } -- You are receiving this mail because: You are watching all bug changes.