]> git.koha-community.org Git - koha.git/commit
Bug 14144: Clean ups and refactors
authorMark Tompsett <mtompset@hotmail.com>
Mon, 4 Apr 2016 22:59:33 +0000 (18:59 -0400)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 16 May 2016 10:04:34 +0000 (12:04 +0200)
commit353bd0065329d0503f6e9bdf72fedfa96ee8d773
treed9e23c3d50964e5953669718f1dc55bd3aef5179
parentfb1862dca6468f528bbb1d145216aa23c689ed06
Bug 14144: Clean ups and refactors

perltidy
old new calls to new call format
attrType -> attr_type (perlcritic friendlier)
double quotes to single quotes
'' combinations to q{} (perlcritic friendlier)
refactored parameters to mock_net_ldap_search into a HASH

This piece is not necessary, but I think it is nicer.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as expected. No koha-qa erros

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit fdda5d7d7cf8c724e57e5bb8b1e55533cb0e7b8b)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
t/db_dependent/Auth_with_ldap.t