20 Apr
2018
20 Apr
'18
8:32 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #13 from Julian Maurice <julian.maurice@biblibre.com> --- Actually, C4::Context get compiled before the execution of a CGI script, so it gets the same environment as the Mojolicious app (so if you run `env KOHA_CONF=foo morbo bin/koha` C4::Context.pm will load foo) I think it's the same with debian/templates/plack.psgi -- You are receiving this mail because: You are watching all bug changes.