2 Apr
2018
2 Apr
'18
3:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 --- Comment #7 from Jonathan Druart <jonathan.druart@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.