https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116
--- Comment #11 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ 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/
