]> git.evergreen-ils.org Git - 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:29:13 +0000 (21:29 -0400)
commitacaf02983269ac9a12442eea179451ed9e5185a9
tree01c0148c9bd8a412a9cc42585e6a1e890326afe5
parent8b2282731b14c166b5b0b64044d01d9f138a4a10
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