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:54:22 +0000 (13:54 -0400)
commit1a436930e0e1fd94a4eed6f20c0f8ffdd993630e
tree491e91a20de2d904217d5e9f6b3f13500bb57500
parent2ff77ad9ea3f4dcee11b13080999d71c5285714d
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