4 Apr
2018
4 Apr
'18
1:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 --- Comment #8 from Josef Moravec <josef.moravec@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.