https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23912
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Lari Taskula from comment #4) > Created attachment 94813 [details] [review] > Bug 23912: Use C4::Context->interface instead of passing $opac Also, maybe we should move this one to its own bug report (more a code improvement than a bug fix). It seems that we could (should?) replace the first parameter of searchResults at the same time ( { interface => 'opac' } ) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
