[Koha-bugs] [Bug 20116] Cache language list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 2 16:09:59 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(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.


More information about the Koha-bugs mailing list