]> git.evergreen-ils.org Git - Evergreen.git/commit
SuperCat fixes - Child Init
authorThomas Berezansky <tsbere@mvlc.org>
Tue, 10 Apr 2012 13:10:46 +0000 (09:10 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 15 Aug 2012 17:51:30 +0000 (13:51 -0400)
commit67502a510482fb9c3d101b2d1ccde96d1ed14e30
treefebcb658d8c407fe2cbb81f3265db9cd829ee833
parent17f090a2d8ffba0a70f3254d55d49e99b7282a15
SuperCat fixes - Child Init

Sometimes it seems that child_init has not run properly for supercat.

This attempts to fix that by checking for the global appsession objects. If
they are not there we run child_init. The function that does this is being
called from all handler entry functions.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/SuperCat.pm