[Koha-bugs] [Bug 17240] Allow processes that rely on background jobs run in Plack mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 2 12:33:51 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17240

--- Comment #1 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 55110
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55110&action=edit
Bug 17240 - Allow processes that rely on background jobs run in Plack mode

This adds prepares the main one by adding method "is_psgi" to C4::Context and
using it in about.pl

Test plan :
- On a Koha running with Plack
- Go to about.pl
- Look at line "PGSI:"
=> You should see "Plack"

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list