Jonathan Field
Results
1
issues of
Jonathan Field
We need to use: - `use C4::Auth qw(:DEFAULT get_session get_template_and_user );` and `use C4::Output qw( output_with_http_headers );` Instead of: - `use C4::Auth qw(:DEFAULT get_session );` and `use C4::Output;` plugin/Koha/Plugin/EDS/opac/eds-search.pl returning...