CStoreEditor default session locale
authorBill Erickson <berick@esilibrary.com>
Fri, 17 Aug 2012 14:08:16 +0000 (10:08 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 20 Aug 2012 20:16:50 +0000 (16:16 -0400)
commitd6067b6fe02a994926a490c3e4326de74a2e12b0
tree7d2bc5ee81720e00b532d0d1a6b5d1b8ea3b80b6
parenta5822e48bdc361a40e436f5c58e27d7c79875f86
CStoreEditor default session locale

Adds a new package-level variable:

$OpenILS::Utils::CStoreEditor::default_locale

If set, this value is used as the session_locale for new opensrf client
sessions.  If unset, the session_locale remains untouched by
CStoreEditor.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Utils/CStoreEditor.pm