]> git.evergreen-ils.org Git - contrib/Conifer.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:35:54 +0000 (12:35 -0500)
commit2d83e10b5ab37d995c8503e8e2b631ac43cad5c7
treec48d8a57efaee83dede3556167a063580878bbe5
parent0fa2055705b17b0ac8959e57aec2ead91e939718
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>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm