https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116
--- Comment #8 from Josef Moravec <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
