CStoreEditor default session locale
authorBill Erickson <berick@esilibrary.com>
Fri, 17 Aug 2012 14:08:16 +0000 (10:08 -0400)
committerDan Scott <dscott@laurentian.ca>
Sun, 19 Aug 2012 04:38:24 +0000 (00:38 -0400)
commit962dea7ec5520c67242843ab780aec1fff725114
tree2cc10b6f1fb468cae6a39174d14428da4e5f7afc
parentcd5d8657d0186196f5a274d32367f22fcc4fd6ba
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