Bug 18880: [QA Follow-up] Finishing touch
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 14 Jul 2017 06:07:31 +0000 (08:07 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 14 Jul 2017 15:05:31 +0000 (12:05 -0300)
commit313e1f2f271bad995f33db6884b553efe79e9438
tree7da76fcf22b82f7e051677d376ccc0446829d6e3
parentd852b332666da212f1ab8667fa044b16eb151717
Bug 18880: [QA Follow-up] Finishing touch

Do not fill @return if retval == -1 for LDAP (see cfc484b17).
No need to call store after an DBIx update. Rearranged the if statement.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth.pm