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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 4 13:28:23 CEST 2018


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

--- Comment #8 from Josef Moravec <josef.moravec at gmail.com> ---
Comment on attachment 71097
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71097
Bug 20116: Prepare the ground

Review of attachment 71097:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20116&attachment=71097)
-----------------------------------------------------------------

::: C4/Languages.pm
@@ +132,3 @@
>          $htdocs = C4::Context->config('opachtdocs');
> +        push @languages, _get_intranet_opac_dirs( $htdocs );
> +

should be _get_opac_language_dirs

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list