]> git.evergreen-ils.org Git - working/Evergreen.git/commit - Open-ILS/src/perlmods/OpenILS/SIP.pm
added support for a SIP config option that forces the server to return the no_i18n...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 20 Aug 2010 18:33:25 +0000 (18:33 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 20 Aug 2010 18:33:25 +0000 (18:33 +0000)
commit0845eafe32bc01b82c353fb023337dd18c847196
tree7fb5847801ab98540f9b7c228a39892e23ccd2b7
parentda77660239b2c3d8abbbc87db159c60a236ccc5b
added support for a SIP config option that forces the server to return the no_i18n version of the patron profile group name from the 'ptype' sub (aka PC field in patron-info requests); added config options getter sub; cleaned up some string concats to prevent warnings

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17289 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/SIP.pm
Open-ILS/src/perlmods/OpenILS/SIP/Patron.pm