https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14144
--- Comment #7 from M. Tompsett <[email protected]> --- Created attachment 49886 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49886&action=edit 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
