4 Apr
2018
4 Apr
'18
2:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Josef Moravec from comment #8)
Comment on attachment 71097 [details] [review] Bug 20116: Prepare the ground
Review of attachment 71097 [details] [review]: -----------------------------------------------------------------
::: C4/Languages.pm @@ +132,3 @@
$htdocs = C4::Context->config('opachtdocs'); + push @languages, _get_intranet_opac_dirs( $htdocs ); +
should be _get_opac_language_dirs
Erk, thanks! -- You are receiving this mail because: You are watching all bug changes.