15 Jul
2021
15 Jul
'21
1:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817 --- Comment #47 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- To clear: Useless use of a variable in void context at acqui/neworderempty.pl line 700. You need to look at line 492 output_html_with_http_headers $input, $cookie, $template->output; And then understand that the C4::Output module was not included yet at the start of the file. Hmm ;) Adding a follow-up. -- You are receiving this mail because: You are watching all bug changes.