]> git.koha-community.org Git - koha.git/commit
Bug 8739 follow-up fixing perlcritic error
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 3 Oct 2012 16:02:38 +0000 (18:02 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 3 Oct 2012 19:34:38 +0000 (08:34 +1300)
commit350d2e70b5d2b27d604937fd5512fb0df27bc0d8
tree928efe8cb4a7ed1a6c1cac5d5e9eebc7482fc81a
parenta42656ce1bc9b393dbf527d1c8641611121632fa
Bug 8739 follow-up fixing perlcritic error

This patch is not related nor introduced by bug 8739, but while qa-ing it, I found those 2 perlcritic violation

this patch fixes it !

I also fixed a tiny indentation problem

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Accounts.pm