3 Aug
2012
3 Aug
'12
4:32 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5600 --- Comment #21 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 11331 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11331&action=edit Bug 5600 follow-up: Fix commandline check in order to work under Plack With plackup, @ARGV can contains elements so we can't check the size of @ARGV to tell whether we are in command line mode or not. Instead we check environment variable GATEWAY_INTERFACE. Also fix the use of a global variable in a subroutine -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.