]> git.evergreen-ils.org Git - Evergreen.git/commit
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:15:17 +0000 (16:15 -0400)
commit7ddaf5917669985f80f5d737c75d24d3cdfd616e
tree74ebf2f3c6cf312c83b5b82638b6e22fafc672da
parent7f7f88959224ed7941017a37adc45a19a98290d6
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