]> git.evergreen-ils.org Git - Evergreen.git/commit
don't throw exception when auth session is not found. just return undef. updated...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 2 Jul 2009 20:30:56 +0000 (20:30 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 2 Jul 2009 20:30:56 +0000 (20:30 +0000)
commit75d4b6aed77c3204e0ff1b40409d672b441f1f28
tree9a4b27e342d2a31f269906e0419ee70d8604d424
parentc98bbaadd48004749dbc975219d593bb16a981ee
don't throw exception when auth session is not found.  just return undef.  updated related code

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13493 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/OpenILS/Application/Cat.pm
Open-ILS/src/perlmods/OpenILS/Application/Circ/StatCat.pm
Open-ILS/src/perlmods/OpenILS/Application/Circ/Survey.pm