http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7282
--- Comment #13 from Frédéric Demians <[email protected]> 2011-12-01 18:38:34 UTC --- (In reply to comment #11) > I prefer the patch from Frère Sébastien Marie, So do I. For the new getlanguage function, wouldn't it be better to explicitly specify the calling interface (opac/intra)? And call for example: my $lang = C4::Templates::getlanguage($cgi, 'opac'); -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
