]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Prevent unitialized variable warnings in My Account
authorDan Scott <dan@coffeecode.net>
Wed, 11 Apr 2012 03:34:24 +0000 (23:34 -0400)
committerDan Scott <dan@coffeecode.net>
Sun, 3 Jun 2012 01:28:07 +0000 (21:28 -0400)
commitc2eb7d12fc491d15217995340b37e35565dd57d6
tree74464d0b382cfdac1cb7c989ecf7b65d7ee3c2cf
parent07fe6601dde861e25ded9174358e6807654d1a1e
TPAC: Prevent unitialized variable warnings in My Account

Viewing a user's account preferences would trigger two uninitialized
variable warnings if the corresponding org unit settings were not set.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm