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>
Mon, 20 Aug 2012 19:39:09 +0000 (15:39 -0400)
commitb9d89f75a43ee9394f9599b023a9f70de9ffef10
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