]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1390225: Fail to care about errors from auth.session.delete
authorMike Rylander <mrylander@gmail.com>
Thu, 6 Nov 2014 21:03:36 +0000 (16:03 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 7 Nov 2014 17:40:31 +0000 (12:40 -0500)
commit7c2208d17a3c5a973a0da16149211611fcd78bff
tree344446dffef234abb0ee2df9b1a759a605225366
parent8fce6a272cfcb5746ab7f2e48d6394fcf4b063c9
LP#1390225: Fail to care about errors from auth.session.delete

We're just tossing this call over the wall and moving on.  We don't
care if the session wasn't there to delete or even if we didn't pass
a session to the server.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm