https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 71098 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71098 Bug 20116: Cache language list Review of attachment 71098: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20116&attachment=71098) ----------------------------------------------------------------- ::: 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. -- You are receiving this mail because: You are watching all bug changes.