https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116
--- Comment #7 from Jonathan Druart <[email protected]> --- (In reply to M. Tompsett from comment #5) > Comment on attachment 71098 [details] [review] > Bug 20116: Cache language list > > Review of attachment 71098 [details] [review]: > ----------------------------------------------------------------- > > ::: C4/Languages.pm > @@ +122,3 @@ > > if ($interface && $interface eq 'opac' ) { > > my $htdocs = C4::Context->config('opachtdocs'); > > @languages = _get_opac_language_dirs( $htdocs, $theme ); > > Forgot to delete this line, I think. Indeed, thanks for catching it! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
